in reply to Newbie needs help installing DateTime packages
You may want to think twice about messing with the system Perl. Operating systems like Ubuntu use this Perl installation, it's often wise to install your own version of perl elsewhere to work with.
That said, I think DateTime may be available in the standard Ubuntu repository, your package manager should be able to install it.
You say you've tried to install the module, but it doesn't "seem" to work. Can you be more specific (see How do I post a question effectively?). Other installation options include the cpan command line tool. See Installing Modules from the tutorials section of this site.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Newbie needs help installing DateTime packages
by JavaFan (Canon) on Apr 09, 2010 at 12:46 UTC | |
by proceng (Scribe) on Apr 09, 2010 at 13:47 UTC | |
by JavaFan (Canon) on Apr 09, 2010 at 14:48 UTC |