Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: I wrote my first Perl Module

by jryan (Vicar)
on Aug 21, 2001 at 01:53 UTC ( [id://106401]=note: print w/replies, xml ) Need Help??


in reply to I wrote my first Perl Module

I kinda want to write a module someday... just have no idea of what to write it of!

Anyone have any suggestions? :)

Replies are listed 'Best First'.
Re: Re: I wrote my first Perl Module
by sifukurt (Hermit) on Aug 21, 2001 at 23:53 UTC
    This was the same problem I ran into once upon a time. What I ended up doing was writing modules strictly for myself (that is, not for upload to CPAN) that were little shortcuts for things. Anything that I found myself doing with any regularity at all, I wrote as part of my series of "Kurt" modules. Writing several of these was sort of like grist for the mill. It got me thinking in module writing mode, and then from time to time, an idea for something new would pop up, which would lead to a module that was eventually uploaded to CPAN. You can, I think, apply the same rule to writing perl modules that you are supposed to apply to writing fiction: write about what you know. Write a few simple modules strictly for yourself, and then when the Perl Muse decides to perch upon your shoulder, just sort of run with it from there.
    ___________________
    Kurt
Re: Re: I wrote my first Perl Module
by doorslam (Beadle) on Aug 22, 2001 at 23:20 UTC
    I wrote my first module just as a collection of quick utilities that I found myself needing a lot. Getting a datestamp in a particular format, converting IP addresses between an xxx.xxx.xxx.xxx string format and a numeric format, that sort of thing. It made great practice for when I started building a set of modules for other folks in development group to use.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 16:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found