summaryrefslogtreecommitdiffstats
path: root/tags/p/perl-module-uses-perl4-libs-without-dep.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/perl-module-uses-perl4-libs-without-dep.tag')
-rw-r--r--tags/p/perl-module-uses-perl4-libs-without-dep.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/p/perl-module-uses-perl4-libs-without-dep.tag b/tags/p/perl-module-uses-perl4-libs-without-dep.tag
new file mode 100644
index 0000000..0fc630e
--- /dev/null
+++ b/tags/p/perl-module-uses-perl4-libs-without-dep.tag
@@ -0,0 +1,8 @@
+Tag: perl-module-uses-perl4-libs-without-dep
+Severity: warning
+Check: languages/perl
+Explanation: This package includes perl modules using obsoleted perl 4-era
+ libraries. These libraries have been deprecated in perl in 5.14, and
+ are likely to be removed from the core in perl 5.16. Please either
+ remove references to these libraries, or add a dependency on
+ <code>libperl4-corelibs-perl | perl (&lt;&lt; 5.12.3-7)</code> to this package.