Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: -I flag being ignored

by Anonymous Monk
on Mar 25, 2014 at 15:48 UTC ( [id://1079690]=note: print w/replies, xml ) Need Help??


in reply to -I flag being ignored

Can you prove it?

Works for me

$ md canYouProveIt $ cd canYouProveIt $ md lib $ md lib\You $ echo package You::Prove; 1; > lib\You\Prove.pm $ perl -Ilib -MYou::Prove -le " print for %INC " You/Prove.pm lib/You/Prove.pm
Simple Module Tutorial

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found