wxPerl users: I mistakenly sent this message only to the OP; I meant to send it to the list (in case it helps someone else out). -- Eric
---------- Forwarded message ---------- From: Eric J. Roode <wxperl.d...@gmail.com> Date: Tue, Aug 3, 2010 at 10:38 AM Subject: Re: How to import all constants? To: Daniel Carrera <dcarr...@gmail.com> On Tue, Aug 3, 2010 at 10:30 AM, Daniel Carrera <dcarr...@gmail.com> wrote: > Is there an easy way to just import *all* constant from Wx? You know, > something like: > > use Wx qw(:all); Yes -- the tag is :everything. -- Eric J. Roode