/[wait]/cvs-head/script/index_ora
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/script/index_ora

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

revision 64 by ulpfr, Fri Jan 4 15:11:54 2002 UTC revision 65 by laperla, Wed Jan 23 12:22:54 2002 UTC
# Line 1  Line 1 
1  #!/usr/bin/perl -w  #!/usr/bin/perl -w
2  #                              -*- Mode: Perl -*-  #                              -*- Mode: Perl -*-
3  # $Basename$  # $Basename$
4  # $Revision: 1.3 $  # $Revision: 1.4 $
5  # Author          : Ulrich Pfeifer  # Author          : Ulrich Pfeifer
6  # Created On      : Mon Dec 31 13:57:11 2001  # Created On      : Mon Dec 31 13:57:11 2001
7  # Last Modified By: Ulrich Pfeifer  # Last Modified By: Ulrich Pfeifer
# Line 89  my $tb = $db->create_table(name     => $ Line 89  my $tb = $db->create_table(name     => $
89                              'about'  => $stem,                              'about'  => $stem,
90                              'text'   => $text,                              'text'   => $text,
91                              'author' => $text,                              'author' => $text,
92                                'colophon' => $text,
93                              'author' => $sound,                              'author' => $sound,
94                              'isbn'   => $text,                              'isbn'   => $text,
95                             ]                             ]

Legend:
Removed from v.64  
changed lines
  Added in v.65

  ViewVC Help
Powered by ViewVC 1.1.26