Dear all,

How/where do I find out the standard bundled perl modules, like:

use DirHandle;
use Cwd;
use Getopt::Std;
use File::Path;
use File::stat;
use POSIX


I am building some RPMS, and need to know if I have to explicitly define
the module requirements, as they might already come with a standard perl
install

-- 
Just getting into the best language ever...
Fancy a [EMAIL PROTECTED] Just ask!!!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to