TRUE

Andrew Pimlott <[email protected]>
Newsgroups gmane.comp.lang.perl.fun
Message-ID <[email protected]>
I like to use symbolic constants.  Wha can remember what all those
1, 0, undef, and ''s mean anyway?  So I start off all my programs
with

    use constant FALSE => !TRUE;
    use constant TRUE => !FALSE;

Andrew
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.