Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: File::Spec patch (alternative)

by tye (Sage)
on Aug 09, 2008 at 05:56 UTC ( [id://703235]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    require Carp;
    $SIG{__WARN__} = sub { Carp::cluck(@_) };
    
  2. or download this
    perl -d ...
     > $SIG{__WARN__} = sub { $DB::single = 1; }
     > c
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-19 02:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found