Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: XML::Simple broken in 5.8.0?

by theguvnor (Chaplain)
on Dec 16, 2002 at 20:43 UTC ( [id://220345]=note: print w/replies, xml ) Need Help??


in reply to Re: XML::Simple broken in 5.8.0?
in thread XML::Simple broken in 5.8.0?

Error message:

lock can only be used on shared values at C:/Perl/site/lib/XML/Simple.pm line 477.

The XML::Simple module at line 477 is:

lock($DefaultValues);

and the $DefaultValues variable is declared at line 53 (my $DefaultValues = 1;) and doesn't seem to make an appearance anywhere else in the module.

I checked to see if there was an updated XML::Simple package available via ppm, but no such luck.

I also followed mojotoad's advice and found that the installed version of Fcntl.pm in the new, fresh ActivePerl install has a filesystem timestamp of 2001-06-05. Perhaps that is the source of the problem... anyone out there with a similar hw/sw config that could comment?

..Jon

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 06:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found