Where can one find the export tags and what symbols they import? Thanks,
—Eric -----Original Message----- From: Mark Dootson [mailto:mark.doot...@znix.com] Sent: Wednesday, June 23, 2010 4:08 PM To: bug...@rt.cpan.org Cc: wxperl-users@perl.org Subject: Re: [rt.cpan.org #58579] Compile Wx constants without exporting Wx constants I always found use Wx qw(:sizer :window :id :misc :listctrl); etc. provides just the right level of control for my needs.