you have no Net::Ftp module, you can download and install it,
then you can use 
                       perldoc Net::FTP 
to see the document.

-----原始邮件-----
发件人: Amarnath Honnavalli Anantharamaiah
[mailto:[EMAIL PROTECTED]]
发送时间: 2001年4月24日 15:07
收件人: King Jason; [EMAIL PROTECTED]
主题: RE: Perl documentation


What I have to do if I get the following message

$ perldoc NET::FTP
No documentation found for "NET::FTP".

Does this mean that there is no NET::FTP module on my box or there is no
documentation available for this or the path is not set for getting the
documentation. How do I do that.
How can I know what are the available modules ?

FYI - perldoc perldoc works on my box.

Thanks
Amar


-----Original Message-----
From:   King, Jason [mailto:[EMAIL PROTECTED]]
Sent:   Tuesday, April 24, 2001 12:17 PM
To:     [EMAIL PROTECTED]
Subject:        RE: Perl documentation

Amarnath Honnavalli Anantharamaiah asks ..

>How do I get help on some modules like what are services available in
>particular module say NET::FTP etc etc....

all command-line distributions of Perl ship with a utility called perldoc ..
for modules like Net::FTP you should be able to type the following at a
command prompt

-oops- .. damn send button


you should be able to type the following

  perldoc Net::FTP

for more information on perldoc type

  perldoc perldoc

--
  jason king

  No children may attend school with their breath smelling of "wild
  onions" in West Virginia. - http://dumblaws.com/

Reply via email to