in reply to Perl Script - Can't locate module error
Install the Email::Date::Format module on your production server. Please don't ignore the formatting advice (as previously mentioned). Consider running the same version of Perl on development as you do in production. Note that your production version is 8 years old. Avoid using the system install or Perl. Your operating system uses this for various things. It's fairly simple to install your own (modern) version of perl elsewhere on the system.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl Script - Can't locate module error
by puneet.keswani (Novice) on May 16, 2012 at 14:43 UTC | |
by marto (Cardinal) on May 16, 2012 at 14:50 UTC | |
|