On Tue, 23 Dec 2003 09:53:09 +1300 Support <[EMAIL PROTECTED]> wrote:
> use Pcalc qw(Delta_Days Add_Delta_Days Date_to_Days leap_year check_date); See my previous message, you need to make a a directory "Date" in your working directory and place Pcalc in there use Date::Pcalc qw(Delta_Days Add_Delta_Days Date_to_Days leap_year check_date); (just installed it, and looks like it searches for things in Date::Pcalc so if the Date directory isn't there you are in trouble) -- Owen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>