You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install this using perl 5.32.0 I have the option of two failure modes:
Using perl's Module::Install:
include .../Padre-Plugin-Vi-0.23/inc/Module/Install.pm
Bareword "is_padre_plugin" not allowed while "strict subs" in use at Makefile.PL line 17.
Execution of Makefile.PL aborted due to compilation errors.
Using the bundled Module::Install:
Use of inherited AUTOLOAD for non-method Module::Install::Msgfmt::install_share() is no longer allowed at inc/Module/Install/Msgfmt.pm line 21.
The text was updated successfully, but these errors were encountered:
Thanks for reporting. I don't think this module got any update for a very long time. Unfortunately the whole Padre team is doing other things these days.
When I try to install this using perl 5.32.0 I have the option of two failure modes:
Using perl's Module::Install:
Using the bundled Module::Install:
The text was updated successfully, but these errors were encountered: