Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:09 AM
03-28-2002 11:09 AM
Perl
Thanks,
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:16 AM
03-28-2002 11:16 AM
Re: Perl
http://learn.perl.org/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:17 AM
03-28-2002 11:17 AM
Re: Perl
Just a quick link: http://perldoc.com/
And at least in linux the manpages are nearly the complete "programming in perl" book.
Heiner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:17 AM
03-28-2002 11:17 AM
Re: Perl
See:
http://cmve.dtdns.net/or/Perl_bookshelf/index.htm
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:19 AM
03-28-2002 11:19 AM
Re: Perl
There are also some FREE online classes on PERL at http://www.cgi101.com/class/
These are mostly classes about CGI programming for web stuff, but you can still learn from it. There are also online classes at http://link.mindleaders.com/e-learn/catalog/tweb.asp?associd=MONSTE001&SD=&groups=11607
I would also take a look at O'Reilly's Perl books:
Learning Perl, 3rd edition: http://www.oreilly.com/catalog/lperl3/
Perl for System Administration: http://www.oreilly.com/catalog/perlsysadm/
They've also got 3 or 4 others on Perl as well.
I'm in the same boat as you and I bought the above 2 books. I'm planning on trying to delve into them starting in the next couple of weeks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2002 11:23 AM
03-28-2002 11:23 AM
Re: Perl
You can download quite a bit of free documentaion from http://www.perl.org/CPAN and from http://www.activeperl.com; however, you are going to be miles ahead of the game if you take the plunge and purchase at least a few of the O'Reilly Books. At a minimum I would get 'Learning Perl', 'Programming Perl', and 'Perl Cookbook'. 'Advanced Perl Programming' would be next on my list. One of the things that makes Perl difficult to learn is that there are so many functions compared to most scripting languages. I also suggest that you avoid the mistake of trying to cram as much as possible into one line of Perl. There is nothing like coming back 6 months later and trying to figure out what in the world this code is doing. If you know already know a bit C that helps somewhat because Perl syntax loosely follows C conventions. It also helps to become very familiar with regular expression before you tackle Perl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 06:27 AM
04-01-2002 06:27 AM
Re: Perl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2002 07:01 AM
04-01-2002 07:01 AM
Re: Perl
perlcircus is useful also, but make sure you get the O'reilly book.
http://perlcircus.com/site/index.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2006 08:35 AM
11-12-2006 08:35 AM