This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
For miniperl, disable PERL_UNICODE and -C.
[perl5.git] / Porting / thirdclean
index 86103f7..8f1d3f8 100644 (file)
@@ -1,3 +1,12 @@
+#!./perl
+
+# DAPM: this description is from the original commit message:
+# this appears to be a HP leak detection thing:
+#
+#    Add a script for cleaning out the "known noise"
+#    from Third Degree reports: either noise caused
+#    by libc itself, or Perl_yyparse leaks.
+
 local $/;
 $_ = <ARGV>;