my %monrev = ( "0" => "Jan", "1" => "Feb", "2" => "Mar", "3" => "Apr", "4" => "May", "5" => "Jun", "6" => "Jul", "7" => "Aug", "8" => "Sep", "9" => "Oct", "10" => "Nov", "11" => "Dec");
Why a hash?
Is there something obvious that I don't see?my @monrev = qw/Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec/;
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In reply to Re: Something simpler than HTML::Calendar::Simple
by Juerd
in thread Something simpler than HTML::Calendar::Simple
by oakbox
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |