Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

perl -d:Foo=opt syntax bug

by bsb (Priest)
on Oct 07, 2007 at 05:59 UTC ( [id://643224]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -d:Foo -e1
    Can't locate Devel/Foo.pm in @INC (...)
    
    $ perl -d:Foo=opt -e1
    Can't find string terminator ";" anywhere before EOF.
    
  2. or download this
    
    $ echo 1 | perl -d:Foo=v
    ...
    # Failed at ./t/run/new_switchd.t line 44
    #      got ''
    # expected /(?i-xsm:^main,swdtest.tmp,9;Foo,swdtest...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 20:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found