Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: In windows facing issues with DateTime, DateTime::Locale, DateTime::TimeZone, DateTime::Format::Strptime perl modules.

by 1nickt (Canon)
on Aug 17, 2015 at 18:22 UTC ( [id://1138913]=note: print w/replies, xml ) Need Help??


in reply to In windows facing issues with DateTime, DateTime::Locale, DateTime::TimeZone, DateTime::Format::Strptime perl modules.

Did you also build and install the modules from source code with the same compiler? Is there more than one perl on your system? This error looks like a perl version mismatch somewhere.

FWIW I used to get a kick out of building everything from source, somehow it felt "cleaner" especially on a new box. I got over that particular obsession and it has saved me a lot of heartache. The whole reason for the existence of pre-built distributions like Strawberry Perl is to avoid problems like this.

The way forward always starts with a minimal test.
  • Comment on Re: In windows facing issues with DateTime, DateTime::Locale, DateTime::TimeZone, DateTime::Format::Strptime perl modules.
  • Download Code

Replies are listed 'Best First'.
Re^2: In windows facing issues with DateTime, DateTime::Locale, DateTime::TimeZone, DateTime::Format::Strptime perl modules.
by Anonymous Monk on Aug 18, 2015 at 04:39 UTC
    I am using the same perl version (5.16) and using the same compiler built and installed these modules.
    There is no other perl version installed in my box earlier. Perl 5.16 is the only perl which is available in my box.
      How did you compile perl (what commands did you call)?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1138913]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-25 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found