Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Dying for a Good Japh

by tweetiepooh (Hermit)
on Jan 31, 2006 at 10:41 UTC ( [id://526705]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Dying for a Good Japh
in thread Dying for a Good Japh

The die doesn't seem to be required either.

I think there is an implicit "die" in the error that it can't find the module.

Replies are listed 'Best First'.
Re^4: Dying for a Good Japh
by liverpole (Monsignor) on Jan 31, 2006 at 15:30 UTC
        I think there is an implicit "die" in the error that it can't find the module.

    No there isn't.  If eval is used, taking out die will cause the output to cease appearing.  Try it and see...


    @ARGV=split//,"/:L"; map{print substr crypt($_,ord pop),2,3}qw"PerlyouC READPIPE provides"
      True but I'd already taken out the eval.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-18 08:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found