diff options
author | Erich Eckner <git@eckner.net> | 2016-05-23 10:49:29 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-05-23 10:49:29 +0200 |
commit | d4bac562d60353b815bd1992f02c2e116be285c1 (patch) | |
tree | 0a18e77953b748ac79e8c5c31ad2b48fa2ff08df /perlSubstitutionen | |
parent | 0964fb3fe08e0fd44089ccf96bf3aff61014036e (diff) | |
download | archlinuxewe-d4bac562d60353b815bd1992f02c2e116be285c1.tar.xz |
mehr Perl-Substitutionen
Diffstat (limited to 'perlSubstitutionen')
-rw-r--r-- | perlSubstitutionen | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 869c18f70..24b482ecd 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -4,18 +4,21 @@ cache-cache: cache-filecache cpan: cpan-shell html-tree: html-treebuilder http-message: http-headers http-request http-request-common http-response +http-server-simple: http-server-simple-cgi io: io-file io-handle io-socket-inet io-compress: compress-zlib +libwww: lwp log-dispatch: log-dispatch-output lwp-consolelogger: lwp-consolelogger-easy moo: moo-role moox-types-mooselike: moox-types-mooselike-base pathtools: file-spec file-spec-functions file-spec-unix cwd +plack: perl-http-message-psgi plack-loader plack-util-accessor pod-coverage: pod-coverage-countparents pod-eventual: pod-eventual-simple pod-parser: pod-find scalar-list-utils: list-util scalar-util search-elasticsearch: search-elasticsearch-scroll test-simple: test-more test-builder test-builder-tester -uri: uri-withbase +uri: uri-withbase uri-file yaml-syck: json-syck |