On Jun 8, scott lutz said:

>I am trying to get some info on CWD.pm.  Everywhere I look it seems to say 
>that it is part of the Perl distro, yet when I try a perldoc cwd or perldoc 
>getcwd it gives me :
>No documentation found for "cwd".
>or
>No documentation found for "getcwd".
>
>and when I try to run my script I get :
>Can't locate CWD.pm in @INC

Because the module is Cwd.pm, not CWD.pm.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
I am Marillion, the wielder of Ringril, known as Hesinaur, the Winter-Sun.
Are you a Monk?  http://www.perlmonks.com/     http://forums.perlguru.com/
Perl Programmer at RiskMetrics Group, Inc.     http://www.riskmetrics.com/
Acacia Fraternity, Rensselaer Chapter.         Brother #734
**      Manning Publications, Co, is publishing my Perl Regex book      **

Reply via email to