Name for new module - email signature

2014-05-24 Thread Andrew Beverley
Hi guys, As per the PAUSE page about naming new modules, I am requesting some advice for a new module name. The module I am writing is for adding signatures to emails. It will take a Mail::Message object, and append a given signature block. It will take care of attachments that are required for t

Re: Name for new module

2000-03-01 Thread Markus Laker
Tim, > Regexp::Construct Thanks for your advice. That's what I'll call it. Cheers, Markus

Re: Name for new module

2000-03-01 Thread Tim Bunce
On Wed, Mar 01, 2000 at 07:02:30PM -, Markus Laker wrote: > Hi. > > I'm writing a new module that offers a functional syntax for > constructing regular expressions, similar to the item in the Perl Todo > file. I don't see an obvious top-level category for it. Let's create one. > Any sugg

Name for new module

2000-03-01 Thread Markus Laker
Hi. I'm writing a new module that offers a functional syntax for constructing regular expressions, similar to the item in the Perl Todo file. I don't see an obvious top-level category for it. Any suggestions for a name? Regards, Markus