in reply to Re^5: GetOpt Organization (only)
in thread GetOpt Organization
if all the options do is set values that get passed to a template after validation, having it as $prefix instead of $opt{prefix} ...
if things are going to end up in a hash anyway, might as well start out in a hash :)
|
---|