Changeset 29

Show
Ignore:
Timestamp:
02/12/07 20:48:59 (2 years ago)
Author:
simon
Message:

Who's the idiot now, then?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Tagtools.pm

    r28 r29  
    3434    }; 
    3535    *{$whence."::_calendar"} = sub { 
    36         my $self = shift; 
    3736        my $arg = shift; 
    3837        my ($y, $m) = split /-/, ($arg || Time::Piece->new->ymd);