diff options
-rw-r--r-- | perlSubstitutionen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 7ad71e0e0..23e6aa599 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -3,7 +3,7 @@ %skip: config {} cache-cache: cache-filecache cpan: cpan-shell -cpan-meta: cpan-meta-prereqs parse-cpan-meta +cpan-meta: cpan-meta-converter cpan-meta-prereqs cpan-meta-validator parse-cpan-meta extutils-parsexs: extutils-typemaps html-formatter: html-formattext html-tree: html-treebuilder @@ -11,7 +11,7 @@ html-parser: html-entities html-tokeparser http-message: http-headers http-request http-request-common http-response http-status http-server-simple: http-server-simple-cgi io: io-dir io-file io-handle io-select io-socket io-socket-inet -io-compress: compress-zlib io-compress-deflate io-compress-gzip io-compress-inflate io-uncompress-gunzip io-uncompress-inflate +io-compress: compress-zlib io-compress-deflate io-compress-gzip io-compress-inflate io-uncompress-bunzip2 io-uncompress-gunzip io-uncompress-inflate io-tty: io-pty libwww: lwp lwp-useragent log-dispatch: log-dispatch-output |