Hi,
Did you mean to mail the cgi list?
On 30 May 2008 at 13:04, Mimi Cafe wrote:
> use constant DEFAULT_REPORTDIR => ".\\compare_report";
Is this a windows path? You can and probably should always use '/'
for directory path separators or in this case 'compare_report' would
do.
> my $master_
On Fri, 2008-05-30 at 13:04 +0100, Mimi Cafe wrote:
> Still cannot see why Perl complains that Could not open file for reading.
> File or directory does exist.
> I have modified my script and now using Getopt::Long module instead of the
> @ARGV variable. Can someone take a look?
>
> The script i
Still cannot see why Perl complains that Could not open file for reading.
File or directory does exist.
I have modified my script and now using Getopt::Long module instead of the
@ARGV variable. Can someone take a look?
The script is now run with command line options like this:
myscript --master