Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: ((Conditional

by cwest (Friar)
on Oct 02, 2000 at 23:43 UTC ( [id://34963]=note: print w/replies, xml ) Need Help??


in reply to ((Conditional, Ternary Operator)) Specifying default and non-default values

my @pod = qw(HostCycle Instinet index); my %ext = ( index => 'pod' ); system "pod2html $_.".($ext{$_}?$ext{$_}:'pm')." > $_.html" foreach @p +od;
Enjoy!
--
Casey
   I am a superhero.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found