Date-Horoscope
view release on metacpan or search on metacpan
Horoscope.pm view on Meta::CPAN
# Autoload methods go after =cut, and are processed by the autosplit program.
1;
__END__
# Below is the stub of documentation for your module. You better edit it!
=head1 NAME
Date::Horoscope - Date operations based on the horoscope calendar
=head1 SYNOPSIS
#!/usr/bin/perl
use Date::Horoscope;
use Date::Manip;
$date='1969-05-11';
( run in 3.382 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )