Date-Gregorian

 view release on metacpan or  search on metacpan

lib/Date/Gregorian.pm  view on Meta::CPAN

=back

=head1 EXPORTS

By default, nothing is exported into the caller's namespace.  Optionally,
uppercase English weekday and month names may be imported individually
or using the C<:weekdays> and C<:months> tags.  These constants should be
preferred over their numerical values as documented above for readability
and in order not to depend on zero or one being the smallest value.

=head1 BUGS AND LIMITATIONS

This library works with integer arithmetic only.  Do not call methods
expecting days, months, years, etc. with non-integer values.

Bug reports and suggestions are always welcome
E<8212> please submit them through the CPAN RT,
L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Date-Gregorian>.

=head1 ROADMAP



( run in 0.969 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )