Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: javascript.pm ??

by miyagawa (Chaplain)
on Jan 03, 2002 at 22:23 UTC ( [id://136025]=note: print w/replies, xml ) Need Help??


in reply to javascript.pm ??

You'd better comment out use CGI::Carp qw(fatalsToBrowser); in your script.

fatalsToBrowser installs new $SIG{__DIE__} to your script, thus do harm with eval codes. I guess URI module does try to require URI::javascript with eval() in vain.

--
Tatsuhiko Miyagawa
miyagawa@cpan.org

Log In?
Username:
Password:

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

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

    No recent polls found