--- Begin Message ---
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
--- End Message ---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]