/[wait]/cvs-head/lib/WAIT/Index.pm
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 /cvs-head/lib/WAIT/Index.pm

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

revision 20 by cvs2svn, Tue May 9 11:29:45 2000 UTC revision 29 by laperla, Sun Nov 12 01:21:05 2000 UTC
# Line 17  use WAIT::IndexScan; Line 17  use WAIT::IndexScan;
17  use strict;  use strict;
18  use DB_File;  use DB_File;
19  use Fcntl;  use Fcntl;
20    use vars qw($VERSION);
21    
22    $VERSION = "1.801"; # Table.pm tests if we are loaded by checking $VERSION
23    
24  sub new {  sub new {
25    my $type = shift;    my $type = shift;

Legend:
Removed from v.20  
changed lines
  Added in v.29

  ViewVC Help
Powered by ViewVC 1.1.26