in reply to How do you determine the day of the week based on a certain user provided date?
Then, provided you really, really, don't want to use a CPAN module (which is your best option), then you use Zeller's algorithm. The source I gave has source in Pascal. You'll have to convert it to Perl yourself.
|
|---|