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

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

revision 115 by dpavlin, Mon May 24 13:44:01 2004 UTC revision 116 by dpavlin, Wed Jul 14 09:48:26 2004 UTC
# Line 1  Line 1 
1    #!/usr/bin/perl -w
2    
3  ######################### -*- Mode: Perl -*- #########################  ######################### -*- Mode: Perl -*- #########################
4  ##  ##
5  ## $Basename: bibdb $  ## $Basename: bibdb $
# Line 19  use File::Path; Line 21  use File::Path;
21  use DB_File;  use DB_File;
22  use Getopt::Long;  use Getopt::Long;
23  use Cwd;  use Cwd;
24    use blib;
25    
26  require WAIT::Config;  require WAIT::Config;
27  require WAIT::Database;  require WAIT::Database;
# Line 162  directory specified during configuration Line 165  directory specified during configuration
165    
166  Specify an alternate table name. Default is C<bibdb>.  Specify an alternate table name. Default is C<bibdb>.
167    
168    =back
169    
170  =head1 AUTHOR  =head1 AUTHOR
171    
172  Ulrich Pfeifer E<lt>F<pfeifer@ls6.informatik.uni-dortmund.de>E<gt>  Ulrich Pfeifer E<lt>F<pfeifer@ls6.informatik.uni-dortmund.de>E<gt>

Legend:
Removed from v.115  
changed lines
  Added in v.116

  ViewVC Help
Powered by ViewVC 1.1.26