Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Small Perl quests for a beginner?

by DStaal (Chaplain)
on Dec 03, 2008 at 14:14 UTC ( [id://727680]=note: print w/replies, xml ) Need Help??


in reply to Small Perl quests for a beginner?

If you are interested in something 'useful', instead of just solving book-problems, try browsing CPAN and looking for modules in need of sub-classes. There are quite a few modules that are made to work with various logs/wikis/programs, etc, that could always use more plugins for translating to whatever you happen to be conversant in. Putting together a plugin, as well as a test suite and module packaging for one, will show you around more than just the language, but also the culture and tools of Perl. Most of the time the authors of the base classes have put some thought into making subclasses easy and clean to make.

And, if you get stuck, the author of the original base will probably be willing to help you (especially if you show you are trying!). They'd probably be flattered. (I know I would. ;) ) Even if you don't want to set up a CPAN id, they'd probably upload it for you if you can provide something that works.

Projects off the top of my head that could use such include Pod::Simple::Wiki and <shameless_plug>Mail::Log::Parse</shameless_plug>. I'm sure there are others.

And in the end you'll have the satisfaction of having written something people actually use!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://727680]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-19 02:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found