Ticket #809 (new defect)
Opened 7 months ago
5.11.3 prereq of Padre and of some plugins
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | External dependency | Version: | 0.53 |
| Keywords: | Cc: |
Description
Padre
Pod-POM-0.25 warned about
defined(%hash) is deprecated at .../perl/lib/site_perl/5.11.3/Pod/POM/Node.pm line 82.
and one of our modules checked for warnings I patched it after installation. REPORTED to author
Pod::Abstract 0.19 warned about
UNIVERSAL->import is deprecated and will be removed in a future perl at ..../perl/lib/site_perl/5.11.3/Pod/Abstract/Path.pm line 7
and one of our modules checked for warnings I patched it after installation. REPORTED to author.
Test::Exception 0.27 - one of the tests failed. I force installed the module and REPORTED to the
author and to p5p.
Perl6 plugin
Syntax::Highlight::Perl6 ->
YAML::XS -> YAML::LibYAML https://rt.cpan.org/Public/Bug/Display.html?id=43115
