|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^3: disk check using perlby poolpi (Hermit) |
| on Dec 14, 2007 at 18:23 UTC ( [id://657090]=note: print w/replies, xml ) | Need Help?? |
|
perl can't find the module in @INC !
You must install Filesys::Df module from cpan.org with cpan shell or download the source and install it. or include for example with use lib 'path_to_your_pm_lib'; if you don't have the cpan shell : Enter from the shell command line perl -MCPAN -e 'install Filesys::Df' HTH, PooLPi
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||