in reply to Re: Error msg "requires explicit package name"
in thread Error msg "requires explicit package name"
The version of the script before the one I posted did use the 'my' construct and it failed the same way.use strict; my @filenames = @ARGV;
|
|---|