The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mindcal - Train calculating the day of the week of any given date

SYNOPSIS

    mindcal [-y]

DESCRIPTION

mindcal prints random dates in the 20th and 21st century and prints the corresponding year, month, day, and adjustment items to help you train to calculate the weekday of any given date.

If the -y option is given, only the year item gets calculated and displayed.

LEGALESE

Copyright 2007 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2007, Mike Schilli <cpan@perlmeister.com>