Help for this page
Select Code to Download
Select
or
download this
sub main { my @fields = scalar(@_) ? @_ : @ARGV; .... return @result_set; }