Hi,I am trying to pack a WxPerl app with perlapp 7 and I've read that I need to put the following line at the beginning of the program:
BEGIN {use Wx::Perl::Packager::PDK;}
But if I try to run it, it gives an error telling that this module cannot be
found. I've tried to install it using ppm and cpan, but I couldn't find it.
Can you please tell me if the method that should be used for packaging with PDK changed?
Thank you. Octavian
