Re: [RFC] export TRUE and FALSE from someplace



scott asofyet org wrote:
i have grown very annoyed of needing to add

  use constant TRUE => 1;
  use constant FALSE => 0;

atop every gtk2-perl program i write.  [..]

Hmm. I'm using 1 and 0 for TRUE and FALSE.
Is there a special need for those constants?


--
Jens Luedicke <jens irs-net com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]