Re: [RFC] export TRUE and FALSE from someplace
- From: ArtÅras Ålajus <x11 h2o pieva net>
- Cc: gtk-perl-list gnome org
- Subject: Re: [RFC] export TRUE and FALSE from someplace
- Date: Tue, 20 Jan 2004 21:46:04 +0200
muppet 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. it would, of course, be Very Bad for us
to export TRUE and FALSE by default from Glib, but it would please me to no
end to have them available simply, e.g.,
use Glib ':constants';
what do you think? is there anything else that we could toss into that bag to
make it more useful?
constants would be cool
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]