in reply to
Learning/Using Perl on Linux
perldoc perl will show you the various sections into which the Perl manual has been divided to.
perldoc <manual_name>
will show you almost all you need to know.
Comment on
Re: Learning/Using Perl on Linux
In Section
Seekers of Perl Wisdom