X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=installhtml;h=c268f54b3617f71c3b4c13ac16345aff1737e4fd;hb=6fd19b738d71581de2c49d6ad5cd1dc72fa3f89d;hp=d73124ce13756520c5ead4cef168efaec393c820;hpb=fe4c6be141b0b356b13c8403bfd72e3f9e782a25;p=p5sagit%2Fp5-mst-13.2.git diff --git a/installhtml b/installhtml index d73124c..c268f54 100755 --- a/installhtml +++ b/installhtml @@ -9,8 +9,6 @@ use Getopt::Long; # for command-line parsing use Cwd; use Pod::Html; -umask 022; - =head1 NAME installhtml - converts a collection of POD pages to HTML format.