/[wait]/branches/WAIT_1_9/lib/WAIT/Parse/Base.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 /branches/WAIT_1_9/lib/WAIT/Parse/Base.pm

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

revision 13 by ulpfr, Fri Apr 28 15:42:44 2000 UTC revision 19 by ulpfr, Tue May 9 11:29:45 2000 UTC
# Line 4  Line 4 
4  # Author          : Ulrich Pfeifer  # Author          : Ulrich Pfeifer
5  # Created On      : Fri Sep  6 09:50:53 1996  # Created On      : Fri Sep  6 09:50:53 1996
6  # Last Modified By: Ulrich Pfeifer  # Last Modified By: Ulrich Pfeifer
7  # Last Modified On: Sun Nov 22 18:44:42 1998  # Last Modified On: Fri Apr  7 13:59:40 2000
8  # Language        : CPerl  # Language        : CPerl
9  # Update Count    : 23  # Update Count    : 24
10  # Status          : Unknown, Use with caution!  # Status          : Unknown, Use with caution!
11  #  #
12  # Copyright (c) 1996-1997, Ulrich Pfeifer  # Copyright (c) 1996-1997, Ulrich Pfeifer
# Line 42  sub split { Line 42  sub split {
42  }  }
43    
44  sub tag {  sub tag {
45    ({text => 1}, $_[0]);    ({text => 1}, $_[1]);
46  }  }
47    
48  1;  1;

Legend:
Removed from v.13  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26