RE: using Calendar.pm

2004-08-27 Thread Dalton Marris
On Fri, 27 Aug 2004, Roberts Mr Richard L wrote: On Fri, 27 Aug 2004, Chris Devers wrote: > On Fri, 27 Aug 2004, Roberts Mr Richard L wrote: > >> All, > >> does anyone have any experience w/ calendar.pm? Usage and or >> examples. Cpan is very vague in showing the actual calendar(s) and >> functio

Re: Errors installing modules on Solaris 9

2004-07-25 Thread Dalton Marris
- Original Message - From: "JR Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 25, 2004 6:28 AM Subject: Errors installing modules on Solaris 9 New to loading PERL modules and can't figure this one out. Running Solaris 9 with current patches, PERL is v5.6.1 built fo

Trying to understand sort and anonymous sub

2004-07-24 Thread Dalton Marris
I am trying to understand the use of "sub" in the second "foreach $daynum" loop in the code shown below. I know it's an anonymous sub, but can't figure out why it's needed, if it indeed is. I have read the perlref and perlsub documents, and googled for information, to no avail. Some things I