root/1.8.3/tags/p5rc1/utils/fixdepend.pl

Revision 804, 126 bytes (checked in by shawnw, 21 months ago)

make distdepend fixes

  • Property svn:executable set to *
Line 
1#!/usr/bin/env perl -pi~
2# Get rid of all global headers. We only really care about the ones
3# in hdrs/
4$_ = "" if m#:\s+/#;
Note: See TracBrowser for help on using the browser.