Ticket #808 (closed defect: fixed)
warning in Makefile.PL on perl 5.11.3
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.53 |
| Keywords: | Cc: |
Description
when running perl Makefile.PL of Padre on perl 5.11.3 I get the following warning:
Use of inherited AUTOLOAD for non-method Module::Install::Msgfmt::install_share() is deprecated at inc/Module/Install/Msgfmt.pm line 21.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed by AdamK in Locale::Msgfmt 0.15 and Padre already requires that.