Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: To script or not to script, that is the question...

by Zaxo (Archbishop)
on May 31, 2005 at 07:01 UTC ( [id://461949]=note: print w/replies, xml ) Need Help??


in reply to To script or not to script, that is the question...

You need a new Perl Quack, you have an abcessed qw:     my @possible_suffixes = qw( '.gz', '.bz2' ); Lets lance that and give you some antibiotics,     my @possible_suffixes = qw( .gz .bz2 ); There, the swelling's down. Feel better now?

After Compline,
Zaxo

Replies are listed 'Best First'.
Re^2: To script or not to script, that is the question...
by tlm (Prior) on May 31, 2005 at 07:04 UTC

    Aarrgh!

    But ++ :-)

    the lowliest monk

Log In?
Username:
Password:

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

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

    No recent polls found