search.cpan.org
--- Eley Greg <[EMAIL PROTECTED]> wrote: > > ATTACHMENT part 2 message/rfc822 > Date: Tue, 14 May 2002 13:06:25 -0400 > From: eley greg <[EMAIL PROTECTED]> > Organization: BAH > To: Frank Wiles <[EMAIL PROTECTED]> > Subject: Re: Perl documentation > > Thank you for the input, but herein lies the problem... I do know > off > hand the Module::Name, I need to find the best ones depending on > the > task at hand. I need a way to rapidly scan these namespaces so > that I > can make the best informed decision. > > G > > Frank Wiles wrote: > > > > On Tue, 14 May 2002 12:51:59 -0400 "Eley Greg" > <[EMAIL PROTECTED]> wrote: > > > > > I am transitioning from Java to Perl and having a hard time > rapidly > > > searching the documentation. Is there a documentation system > akin to > > > Java or Python that makes it easy to find functions, > subroutines, etc., > > > their respective Modules/Packages and how to call them? Some > assistance > > > would be GREATLY appreciated. > > > > If you're on a Unix system ( not sure about Windows ) you can > just type > > perldoc Module::Name for the modules documentation or > > > > --------------------------------- > > Frank Wiles <[EMAIL PROTECTED]> > > Revolution Systems, LLC. > > --------------------------------- > > > > perldoc -f <function_name> for a built in function > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]