"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Class/Date/Invalid.pm" between
Class-Date-1.1.16.tar.gz and Class-Date-1.1.17.tar.gz

About: Class-Date provides a date datatype for Perl.

Invalid.pm  (Class-Date-1.1.16):Invalid.pm  (Class-Date-1.1.17)
package Class::Date::Invalid; package Class::Date::Invalid;
our $AUTHORITY = 'cpan:YANICK'; our $AUTHORITY = 'cpan:YANICK';
$Class::Date::Invalid::VERSION = '1.1.17';
use strict; use strict;
use warnings; use warnings;
use Class::Date::Const; use Class::Date::Const;
our $VERSION = '1.1.15';
use overload use overload
'0+' => "zero", '0+' => "zero",
'""' => "empty", '""' => "empty",
'<=>' => "compare", '<=>' => "compare",
'cmp' => "compare", 'cmp' => "compare",
'+' => "zero", '+' => "zero",
'!' => "true", '!' => "true",
fallback => 1; fallback => 1;
sub empty { "" } sub empty { "" }
skipping to change at line 51 skipping to change at line 50
=pod =pod
=encoding UTF-8 =encoding UTF-8
=head1 NAME =head1 NAME
Class::Date::Invalid Class::Date::Invalid
=head1 VERSION =head1 VERSION
version 1.1.16 version 1.1.17
=head1 AUTHORS =head1 AUTHORS
=over 4 =over 4
=item * =item *
dLux (Szabó, Balázs) <dlux@dlux.hu> dLux (Szabó, Balázs) <dlux@dlux.hu>
=item * =item *
 End of changes. 3 change blocks. 
3 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)