Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: from 5.8 to 5.10

by Anonymous Monk
on Nov 08, 2008 at 14:06 UTC ( [id://722398]=note: print w/replies, xml ) Need Help??


in reply to Re^3: from 5.8 to 5.10
in thread from 5.8 to 5.10

Could try adding
BEGIN{unshift @INC, sub{warn join q, ! ,, @_, caller;}; }
example
C:\>perl -e"BEGIN{unshift @INC, sub{warn join q, ! ,, @_, caller;}; } + use Fjord; use CGI;" CODE(0x225d98) ! Fjord.pm ! main ! -e ! 1 at -e line 1. CODE(0x225d98) ! CGI.pm ! main ! -e ! 1 at -e line 1. CODE(0x225d98) ! Carp.pm ! CGI ! C:/Perl/lib/CGI.pm ! 3 at -e line 1. CODE(0x225d98) ! Exporter.pm ! Carp ! C:/Perl/lib/Carp.pm ! 193 at -e +line 1. CODE(0x225d98) ! CGI/Util.pm ! CGI ! C:/Perl/lib/CGI.pm ! 27 at -e lin +e 1. CODE(0x225d98) ! strict.pm ! CGI::Util ! C:/Perl/lib/CGI/Util.pm ! 3 a +t -e line 1. CODE(0x225d98) ! vars.pm ! CGI::Util ! C:/Perl/lib/CGI/Util.pm ! 4 at +-e line 1. CODE(0x225d98) ! warnings/register.pm ! vars ! C:/Perl/lib/vars.pm ! 7 + at -e line 1. CODE(0x225d98) ! warnings.pm ! warnings::register ! C:/Perl/lib/warnin +gs/register.pm ! 24 at -e line 1. CODE(0x225d98) ! constant.pm ! CGI ! C:/Perl/lib/CGI.pm ! 33 at -e lin +e 1. CODE(0x225d98) ! overload.pm ! Fh ! C:/Perl/lib/CGI.pm ! 3717 at -e li +ne 1. C:\>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-03-29 00:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found