On Thu, May 03, 2007 at 08:17:16PM +1000, Owen wrote:

> In todays listing of new CPAN modules, there was one called constants,
> http://search.cpan.org/~hooo/constants-0.0027/ . The synopsis reads;
> 
>         use constants;
> 
> EXPORTS
> 
>         UNDEF = undef;
> 
>         NO = defined;
> 
>         YES = !NO;
> 
> End of synopsis!
> 
> 
> Could someone enlighten me as why (and how) you would use this module?

Not everything on CPAN is useful to everyone.  In this case, I suspect
that this this badly named module will be of little use to anyone but
the author.

It's probably best if you just try to forget having ever seen it.

Unfortunately, the same advice probably holds for most of modules
uploaded by this particular author.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to