NAME

constants

SYNOPSIS

use constants;

EXPORTS

UNDEF

UNDEF = undef;

NO

NO = defined;

YES

YES = !NO;

COPYRIGHT

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.