/[Lingua-Spelling-Alternative]/test.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /test.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Mon Feb 11 14:26:22 2002 UTC revision 1.2 by dpavlin, Mon Feb 11 14:33:42 2002 UTC
# Line 17  print "ok 1\n"; Line 17  print "ok 1\n";
17    
18  ### test constructor  ### test constructor
19    
20  my $a = new Lingua::Spelling::Alternative() ;  my $a = new Lingua::Spelling::Alternative( DEBUG => 1 ) ;
21    
22  defined($a) || print 'not '; print "ok 2\n";  defined($a) || print 'not '; print "ok 2\n";
23    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26