diff --git a/google-civic-api-pl b/google-civic-api-pl index db8c98b..2f46836 100644 --- a/google-civic-api-pl +++ b/google-civic-api-pl @@ -51,7 +51,8 @@ if ( $ARGV[2] ) { $emailArg = $ARGV[2]; } -# Open roster file .. hopefully columns remain the same +# Open roster file .. hopefully columns remain the same, +# but @fields can be adjusted as required. my $file; $file = $ARGV[1]; my $fh;