1833803 Members
2422 Online
110063 Solutions
New Discussion

perls by examples

 
Jay_13
Occasional Contributor

perls by examples

Hi, folks
I want to study perl on HP-UX. Any good perl examples you can recommend?
Thanks in advance.
motto
3 REPLIES 3
Rodney Hills
Honored Contributor

Re: perls by examples

If you are a member of Interex, they have a bundle formerly called FASTTRACK and now called WRITTENWORD., that has canned open source software.

One of the packages includes some various perl scripts.

-- Rod Hills
There be dragons...
Uday_S_Ankolekar
Honored Contributor

Re: perls by examples

Hi,

You will find some good scripts in this site.
http://www.raingod.com/raingod/resources/Programming/Perl/

However Progarmming Perl by O'Reilly is a good book to refer.
www.perl.org for more details.

Good luck,
-USA..
Good Luck..
A. Clay Stephenson
Acclaimed Contributor

Re: perls by examples

Hi:

The must haves are 'Learning Perl', 'Programming Perl', 'Advanced Perl Programming' by O'Reilly. The others that are nice to have are 'Perl Cookbook' and Mastering Algorithms with Perl' also by O'Reilly. I would also suggest 'Mastering Regular Expressions'.

Clay
If it ain't broke, I can fix that.