*** orig/Getopt/ArgvFile.pm 2007-04-21 13:26:47.000000000 -0500 --- Getopt/ArgvFile.pm 2009-11-17 14:33:10.000000000 -0600 *************** *** 335,341 **** script. They can be stored exactly as they would be written in the command line, but may be spread to multiple lines. To make the ! file more readable, space and comment lines (starting with a "#") ! are allowed additionally. POD comments are supported as well. ! For example, the call > script -optA argA -optB -optC cArg par1 par2 --- 335,342 ---- script. They can be stored exactly as they would be written in the command line, but may be spread to multiple lines. To make the ! file more readable, space and comment lines (starting with a "#" or ! whatever string is specified in the C