/[Time-Available]/Available.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 /Available.pm

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

revision 1.10 by dpavlin, Wed Oct 8 19:23:31 2003 UTC revision 1.11 by dpavlin, Sun Oct 12 19:17:29 2003 UTC
# Line 33  our @EXPORT_OK = ( Line 33  our @EXPORT_OK = (
33    
34  our @EXPORT;    # don't export anything by default!  our @EXPORT;    # don't export anything by default!
35    
36  our $VERSION = '0.01';  our $VERSION = '0.02';
37    
38  # define some constants used later  # define some constants used later
39  use constant DAY_MONDAY    => 0x01;  use constant DAY_MONDAY    => 0x01;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.26