Hello all.
I am a newbie at Perl. So new in fact that I just installed it on Friday. I’ve just never needed to use it.
I am an author and have a weblog using Movable Type. My hosting service lost a hard drive and had corrupted a number of my files. I can recover the information using a perl file another MT and Perl wiz created.
When I run it, I get an error:
ERROR: Date::Manip unable to determine TimeZone.
Date::Manip::Date_TimeZone called at c:/perl/lib/date/manip.pm line 661
Date::Manip::Date_init() called at c:/perl/lib/date/manip.pm line 1395
Date::manip::ParseDate(' ') called at mtfix.pl line 40
I think it has to do with a configuration of sorts with Perl and or Manip, but as I said, I am not Perl savvy.
Any thoughts? I hate to muddy this up with a questions that you all have the answer to easily.
Thanks!
2004-10-19 Edited by Arunbear: Changed title from 'TimeZone Help'
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.