anish mehta [mailto:[EMAIL PROTECTED]
:
: I am new to perl. Can somebody tell me about some link
: on internet from where i can find some scripts to begin
: with so that i can start getting style of writing code
: in perl. I have gone through o'reilly book and is
: looking for some practical exercises.
:
: Any suggestions will be highly appriciated.
Take a look at the Code Catacombs at PerlMonks:
http://www.perlmonks.com/index.pl?node=Code%20Catacombs
Not all of this fine code. Read the comments as well
as the code. Try re-writing some of the code. Look for
ways to reduce size, add white space, reduce number of
variables used, add sub routines, etc.
Perlmonks has a lot of code on site. You'll probably
find something interesting.
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
254 968-8328
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>