/[cvs]/nfo/perl/libs/Date/Merge.pm
ViewVC logotype

Diff of /nfo/perl/libs/Date/Merge.pm

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

revision 1.2 by joko, Mon Dec 23 13:44:53 2002 UTC revision 1.3 by joko, Sun Feb 9 16:15:51 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## ------------------------------------------------------------------------  ## ------------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.3  2003/02/09 16:15:51  joko
6    ##  + minor update regarding module namespace refactoring
7    ##
8  ##  Revision 1.2  2002/12/23 13:44:53  joko  ##  Revision 1.2  2002/12/23 13:44:53  joko
9  ##  + sub stripDayName  ##  + sub stripDayName
10  ##  ##
# Line 25  our @EXPORT_OK = qw( Line 28  our @EXPORT_OK = qw(
28    
29    
30  use Date::Manip;  use Date::Manip;
31  use libp qw( today );  use shortcuts qw( today );
32    
33    
34  sub mergeDayAndTime {  sub mergeDayAndTime {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed