Calendar-Dates-Perl

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

         date      => "2019-10-17",
         day       => 17,
         month     => 10,
         orig_year => 1994,
         summary   => "Perl 5.0 released (25th anniversary)",
         tags      => ["anniversary"],
         year      => 2019,
       },
     ]

  Using from CLI (requires list-calendar-dates and calx)
     % list-calendar-dates -l -m Perl
     % calx -c Perl

DESCRIPTION
DATES STATISTICS
     +---------------+-------+
     | key           | value |
     +---------------+-------+
     | Earliest year | 1954  |
     | Latest year   | 9999  |
     +---------------+-------+

README  view on Meta::CPAN

    to an existing test-file that illustrates the bug or desired feature.

SEE ALSO
    perlhist

    Calendar::Dates

    App::CalendarDatesUtils contains CLIs to list dates from this module,
    etc.

    calx from App::calx can display calendar and highlight dates from
    Calendar::Dates::* modules

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2019 by perlancar@cpan.org.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

lib/Calendar/Dates/Perl.pm  view on Meta::CPAN

     date      => "2019-10-17",
     day       => 17,
     month     => 10,
     orig_year => 1994,
     summary   => "Perl 5.0 released (25th anniversary)",
     tags      => ["anniversary"],
     year      => 2019,
   },
 ]

=head2 Using from CLI (requires L<list-calendar-dates> and L<calx>)

 % list-calendar-dates -l -m Perl
 % calx -c Perl

=head1 DESCRIPTION

=head1 DATES STATISTICS

 +---------------+-------+
 | key           | value |
 +---------------+-------+
 | Earliest year | 1954  |

lib/Calendar/Dates/Perl.pm  view on Meta::CPAN

feature.

=head1 SEE ALSO

L<perlhist>

L<Calendar::Dates>

L<App::CalendarDatesUtils> contains CLIs to list dates from this module, etc.

L<calx> from L<App::calx> can display calendar and highlight dates from Calendar::Dates::* modules

=head1 AUTHOR

perlancar <perlancar@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under



( run in 0.266 second using v1.01-cache-2.11-cpan-c333fce770f )