[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <cajs7atgzsmrz28ojjrn6via1ko47cortt+syrnaupgn0bp6...@mail.gmail.com>, John Kennedy <jkennedy...@gmail.com> wrote: > Hi - I'm created a module for a timer, as I couldn't find what I needed on > CPAN. It's a timer module, so I was thinking Clock::Timer. Also, this is my > first module. Any suggestions? Thanks, What sort of uses do you imagine for this timer? That helps choose the right name. We also have some general guidelines: https://pause.perl.org/pause/query?ACTION=pause_namingmodules You might also see if any of the other myriad timer modules on CPAN already does what you need to do, or if one is close and you might collaborate on it. Good luck. :) -- brian d foy (one of many PAUSE admins), http://pause.perl.org PAUSE instructions: http://pause.perl.org/pause/query?ACTION=pause_04about Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules Please send all messages back to modules@perl.org with no CC to me.