Ticket #1267 (closed enhancement: fixed)
dummy package to negate warning: DIE: Can't locate Wx/Loader/Custom.pm in @INC
| Reported by: | bowtie | Owned by: | szabgab |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | development | Version: | 0.84 |
| Keywords: | dummy package Wx warnnings | Cc: |
Description
my local location.
~/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/i686-linux-thread-multi/Wx/Loader/Custom.pm
package Wx::Loader::Custom; use strict; use warnings; our @ISA = qw( Wx::Loader::Standard ); 1; __END__
enjoy
Change History
Note: See
TracTickets for help on using
tickets.
