diff options
author | Erich Eckner <git@eckner.net> | 2016-05-20 15:17:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-05-20 15:17:45 +0200 |
commit | 805b26d9c6e0d05fa6502e8095b3291ef3d4bb03 (patch) | |
tree | 962d63ee156bf3d66ebb57aca788129925282d57 /perlSubstitutionen | |
parent | aada82d9d71824f178bb5b41aa153bcb59c910ed (diff) | |
download | archlinuxewe-805b26d9c6e0d05fa6502e8095b3291ef3d4bb03.tar.xz |
uri: uri-withbase
Diffstat (limited to 'perlSubstitutionen')
-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 |