|
|
| XP is just a number | |
| PerlMonks |
Re: Perl Module install helpby Corion (Patriarch) |
| on Sep 06, 2013 at 09:57 UTC ( [id://1052684]=note: print w/replies, xml ) | Need Help?? |
|
Are you on a case-sensitive file system? The file system (and Perl) make a distinction between and
Once you fix that in your script, you'll find that error gone. You could also have found that yourself from the error message:
If you search for the file RunALone.pm, you will find that in fact it is not there, which should have told you that there is a subtle difference in what you ask for and what actually exists.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||