in reply to Re: Padre released
in thread Padre released

That is caused by having old version of wxWidgets on your system. I found it out when the first CPAN tester reports came in.

I am still trying to figure out how to check that in install time.

If you can, upgrade wxWidgets (maybe by installing Alien::wxWidgets)

Replies are listed 'Best First'.
Re^3: Padre released
by Anonymous Monk on Jul 30, 2008 at 13:13 UTC
    $file->Append( $recent, "Recent Files", Wx::Menu->new );