Upgrade to Devel::PPPort 3.09
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort / HACKERS
index 5ebd7f1..aed6e93 100644 (file)
@@ -108,6 +108,12 @@ in F</tmp/perl>, so most of the tools take this as a default.
 
 =item *
 
+You also need a freshly built bleadperl that is in the path under
+exactly this name. (The name of the executable is currently hardcoded
+in F<devel/mktodo> and F<devel/scanprov>.)
+
+=item *
+
 Remove all existing todo files in the F<parts/base> and
 F<parts/todo> directories.
 
@@ -288,6 +294,17 @@ and don't include the differences of the generated files. You
 can use the C<purge_all> target to delete all autogenerated
 files.
 
+=head2 Integrating into the Perl core
+
+When integrating this module into the Perl core, be sure to
+remove the following files from the distribution. They are
+either not needed or generated on the fly when building this
+module in the core:
+
+  MANIFEST
+  META.yml
+  PPPort.pm
+
 =head1 COPYRIGHT
 
 Version 3.x, Copyright (C) 2004-2006, Marcus Holland-Moritz.