Upgrade to Devel::PPPort 3.14
[p5sagit/p5-mst-13.2.git] / pod / buildtoc
index 3238c5a..de88d8d 100644 (file)
@@ -383,6 +383,8 @@ sub podset {
            unhead1();
            output "\n \n\n=head2 ";
            $_ = <>;
+           # Remove svn keyword expansions from the Perl FAQ
+           s/ \(\$Revision: \d+ \$\)//g;
            if ( /^\s*$pod\b/ ) {
                s/$pod\.pm/$pod/;       # '.pm' in NAME !?
                output $_;