Home > Archive > PERL Beginners > August 2005 > Perl examples
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
I use perl once in a while for my office work, but I
want to have more practice of it.
It would be great if any one can suggest me some nice
websites which have good practical perl examples. It
would be nice if any one can help me with the scripts
they have developed for their own use too.
Thanks,
Anu
________________________________________
____________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
| |
| Zentara 2005-08-24, 6:55 pm |
| On Tue, 23 Aug 2005 14:14:25 -0700 (PDT), anu_subj_info@yahoo.com (Anu
P) wrote:
>Hi,
>
>I use perl once in a while for my office work, but I
>want to have more practice of it.
>
>It would be great if any one can suggest me some nice
>websites which have good practical perl examples. It
>would be nice if any one can help me with the scripts
>they have developed for their own use too.
There are "snippets galore" at http://perlmonks.org
Go there, you don't even need to sign up. Look thru the
snippets, code, and tutorial sections. Plus there is a mountain
of code snippets hidden in the discussion nodes. Use the
super search box to try and find what you are looking for.
http://groups.google.com is also loaded with code, although
you have to wade thru alot of posts to find what you want. Learn
to search for keywords, like: "perl lwp upload" or whatever you
need a snippet for.
--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
| |
| Randal L. Schwartz 2005-08-24, 6:56 pm |
| >>>>> "Zentara" == Zentara <zentara@highstream.net> writes:
Zentara> There are "snippets galore" at http://perlmonks.org
And snippets with explanations (!) from my 240 magazine articles at
http://www.stonehenge.com/merlyn/columns.html.
You can use the google search box on any page there to search for code
with particular keywords. It's pretty rare to search for something
that can't be found. But if you *DO*, please send it to me, and I'll
write my *next* article about it. :)
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
| |
|
|
|
|
|