Fixed.
I might still need to know the output of 'print "$^O\n"' That's a capital "O", not the number zero (that's what caused the error). $^O contains the OS name. Daniel. On Thu, 18 Apr 2002, Erick wrote: > ok. I tried the following code: > > #d:\perl\bin\perl.exe -w > > my $path = `cd`; > print $path > > > > And that works, so I would assume your script will work when the reviously > mentioned error is corrected. :-) > > Erick > >
autogen.pl
Description: version 0.0.4
