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

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

revision 38 by ulpfr, Sun Nov 12 17:20:21 2000 UTC revision 81 by ulpfr, Sat Apr 20 15:02:33 2002 UTC
# Line 5  Line 5 
5  # Author          : Ulrich Pfeifer  # Author          : Ulrich Pfeifer
6  # Created On      : Wed Nov  5 16:59:32 1997  # Created On      : Wed Nov  5 16:59:32 1997
7  # Last Modified By: Ulrich Pfeifer  # Last Modified By: Ulrich Pfeifer
8  # Last Modified On: Sun Nov 12 18:17:59 2000  # Last Modified On: Tue Apr 16 23:28:52 2002
9  # Language        : CPerl  # Language        : CPerl
10  # Update Count    : 7  # Update Count    : 8
11  # Status          : Unknown, Use with caution!  # Status          : Unknown, Use with caution!
12  #  #
13  # (C) Copyright 1997, Ulrich Pfeifer, all rights reserved.  # (C) Copyright 1997, Ulrich Pfeifer, all rights reserved.
# Line 19  require DynaLoader; Line 19  require DynaLoader;
19  use vars qw($VERSION @ISA);  use vars qw($VERSION @ISA);
20  @ISA = qw(DynaLoader);  @ISA = qw(DynaLoader);
21    
22  $VERSION = '1.802';  $VERSION = '1.900';
23    
24    
25  bootstrap WAIT $VERSION;  bootstrap WAIT $VERSION;

Legend:
Removed from v.38  
changed lines
  Added in v.81

  ViewVC Help
Powered by ViewVC 1.1.26