/[wait]/trunk/script/sman
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 /trunk/script/sman

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

revision 89 by dpavlin, Mon May 24 13:44:01 2004 UTC revision 90 by dpavlin, Tue May 25 08:07:31 2004 UTC
# Line 1  Line 1 
1  #!perl -w  #!/usr/bin/perl -w
2  #                              -*- Mode: Perl -*-  #                              -*- Mode: Perl -*-
3  # $Basename: sman $  # $Basename: sman $
4  # $Revision: 1.14 $  # $Revision: 1.14 $
# Line 18  use Getopt::Long; Line 18  use Getopt::Long;
18  use Fcntl qw(O_RDONLY);  use Fcntl qw(O_RDONLY);
19  use Config;  use Config;
20    
21  use '/data/wait/lib';  use lib '/data/wait/lib';
22    
23  require WAIT::Config;  require WAIT::Config;
24  require WAIT::Database;  require WAIT::Database;

Legend:
Removed from v.89  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26