Hi, I have installed Date::Calc under another folder. I am trying to access it by the following:
use lib qw( /export/home/kthmgr/lib/perl5/site_perl/5.6.0/sun4_solaris/Date::Calc qw( :all ) ); I want to use $days = Delta_Days( $yy1, $m1, $d1, $y2, $m2, $d2 ); I do not what syntext to use to make this work. Any ideas? Thanks for for help and time, Jerry -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]