]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
Perl Policy: Packages using Perl vendorarch directory need a perlapi-* dependency
[debian/debian-policy.git] / upgrading-checklist.sgml
index 9c7db6c48f2cb8bb9abe9ad7985d2856a9268b94..5f0e2ad045ca39ec39bc94aa710833ef2b7b9a8a 100644 (file)
@@ -59,8 +59,15 @@ Released xxx, 2014.
   <item> Binaries must not be statically linked with the GNU C library,
   see policy for exceptions.
   </item>
-</taglist></p>
-
+<tag>perl</tag>
+  <item> Perl package should use the <tt>%Config</tt> hash to locate module
+         paths instead of hardcoding paths in <tt>@INC</tt>.
+  </item>
+<tag>perl</tag>
+  <item> Perl binary modules and any modules installed into
+         <tt>$Config{vendorarch}</tt> must depend on the relevant
+         <package>perlapi-*</package> package.
+  </item> </taglist></p>
 <sect id="3.9.5.0"> Version 3.9.5.0
 <p>