debian/ 0000755 0000000 0000000 00000000000 13435567423 007202 5 ustar debian/doc_cleaner.pl 0000644 0000000 0000000 00000002463 12222240036 011757 0 ustar #!/usr/bin/perl # These corrections makes index.html from the libgd 2.0.11 source # pass the weblint check. my @lines=<>; my $text = join "", @lines; #
must contain all or none of the parameters $text =~ s|<(body)[^>]*>|<$1>|i; #\n