Skip to content

Commit 4dcdc6b

Browse files
committed
added ABSTRACT
1 parent 3bd1124 commit 4dcdc6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Algorithm/Sequitur.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ my %class_map = (
3232
);
3333

3434
package Algorithm::Sequitur::Rule;
35+
# ABSTRACT: Perl port of Sequitur algorithm
3536

3637
sub new{
3738
my $class = shift;

0 commit comments

Comments
 (0)