mahesh bhasme <[email protected]> asked:
> I am new to perl. From where I get the basic perl document
Depends on your distribution, really. If you're on Windows and using the
ActiveState Perl distribution, look for the html folder in your Perl
installation directory.
On Unix, you might want to try perldoc or man to get you started. Have a look
at the perlsyn, perlop and perlrun documents ("perldoc persyn" etc) if you've
got some programming experience.
If you don't, you might be better off with supplementary documentation in book
form like "Learning Perl" - please see http://books.perl.org/.
HTH,
Thomas
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/