On 5/3/07, Owen <[EMAIL PROTECTED]> 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!
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;
>
>
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