diff options
-rw-r--r-- | perlSubstitutionen | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 2c93e6587..9d6ddf978 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -1,14 +1,15 @@ : perl %skip: b strict warnings ipc-open3 filehandle file-glob file-find -yaml-syck: json-syck -moo: moo-role -test-simple: test-more test-builder test-builder-tester +html-tree: html-treebuilder http-message: http-headers http-request-common io: io-file io-handle +io-compress: compress-zlib +moo: moo-role pathtools: file-spec-functions file-spec -scalar-list-utils: list-util scalar-util pod-coverage: pod-coverage-countparents -pod-parser: pod-find pod-eventual: pod-eventual-simple -io-compress: compress-zlib -html-tree: html-treebuilder +pod-parser: pod-find +scalar-list-utils: list-util scalar-util +test-simple: test-more test-builder test-builder-tester +uri: uri-withbase +yaml-syck: json-syck |