in reply to Re: Perl module symbol import versus direct invocation
in thread Perl module symbol import versus direct invocation

Keep in mind that Date::Calc doesn't provide an oo interface. On the other hand, Date::Calc::Object does and it provides some nice overloaded operators for comparing dates.
  • Comment on Re: Re: Perl module symbol import versus direct invocation