in reply to Re: "not enough arguments" with 'mkdir' command
in thread "not enough arguments" with 'mkdir' command
The entire program is just one line.Not enough arguments for mkdir at ./test_file.pl line 3, near "'ding'; +" Execution of ./test_file.pl aborted due to compilation errors.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff";
$nysus = $PM . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: "not enough arguments" with 'mkdir' command
by sauoq (Abbot) on Dec 09, 2003 at 00:52 UTC | |
by nysus (Parson) on Dec 09, 2003 at 01:13 UTC |