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-09-2006 09:50 PM
03-09-2006 09:50 PM
perl
just for a small help :
i'd like to learn some Perl scripting, could you recommend any book in english or french ??
THX
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 09:54 PM
03-09-2006 09:54 PM
Re: perl
as a first start you can go to:
http://en.wikipedia.org/wiki/Perl
Very basic stuff, but lots of good links to other documentation.
As a book you can also get:
"Sams Teach yourself PERL in 21 days"
maybe also available on the WEB.
Happy Perling!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 10:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2006 01:17 AM
03-10-2006 01:17 AM
Re: perl
Perl CD book shelf, http://unix.org.ua/orelly/perl/prog3/index.htm
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2006 01:31 AM
03-10-2006 01:31 AM
Re: perl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2006 07:30 AM
03-10-2006 07:30 AM
Re: perl
--8<---
Introductions to Perl
For those that are not (yet) comfortable with Perl, Wendy van Dijk[2] has put up a nice article on use.perl.org[3] titled "Where and how to start learning Perl"[4].
-->8---
That article is still on line, still actual, and *VERY* complete in guiding your learning needs.
[1] http://mirrors.develooper.com/hpux/#Perl
[2] http://perlmonks.org/index.pl?node_id=283154
[3] http://use.perl.org/
[4] http://perlmonks.org/index.pl?node_id=284175
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 06:52 PM
03-12-2006 06:52 PM
Re: perl
Look at this site:
http://perl.enstimac.fr/
You'll notably find there the french translation of whole PERL internal help (pod documents) that is a good reference to PERL language.
Also a french tutorial to introduce basics of perl:
http://www.med.univ-rennes1.fr/~poulique/cours/perl/perl_html/perl2003.pdf
hope this helps.
antonio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 06:56 PM
03-12-2006 06:56 PM
Re: perl
http://www.cs.cf.ac.uk/Dave/PERL/
And follow procura's one. He is expert in PERL ;)
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 07:00 PM
03-12-2006 07:00 PM
Re: perl
I started with
http://www.scs.leeds.ac.uk/Perl/start.html
Other detailed one;
http://www.perlmonks.org/index.pl?node=Tutorials
HTH,
Prabu.S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 11:17 PM
03-12-2006 11:17 PM
Re: perl
i'll try to deal with all informations i get from you !!