I was wondering if anyone would care to reduce the number of lines required to do this.@pod = qw(HostCycle Instinet index); $extension{index} = 'pod'; map { $infile_extension = $extension{$_} ? $extension{$_} : '.pm'; system "pod2html $_.$infile_extension > $_.html"; } @pod;
In reply to ((Conditional, Ternary Operator)) Specifying default and non-default values by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |