Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Know a perl's -I flag from perl?

by tobyink (Canon)
on Dec 19, 2012 at 14:58 UTC ( [id://1009572]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /eg/lib
    
  2. or download this
    /eg/custom
    /eg/lib
    
  3. or download this
    /corporate/lib
    /eg/custom
    /eg/lib
    
  4. or download this
    my @incs = map { "-I$_" } @INC;
    system($^X, @incs, 'other-script.pl');
    
  5. or download this
    /corporate/lib
    /eg/custom
    /eg/lib
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found