On Wed, Jun 28, 2017 at 9:23 AM, oldtechaa <oldtec...@gmail.com> wrote: > Hello everyone, > > I had a quick question about the reason for using Glib constants vs > declaring your own.
If you're not using any other features from Glib besides the boolean constants, it's probably not worth importing the module; you can use something like the `constant` pragma in core Perl [1] to do the same thing. Thanks, Brian [1] http://perldoc.perl.org/constant.html _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list