diff options
author | Erich Eckner <git@eckner.net> | 2017-09-25 08:53:49 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-25 08:53:49 +0200 |
commit | 3a557353dcfff593c0114791a3634a164ec23926 (patch) | |
tree | 3a072c109360a421960353cf171b22d2fce965c0 | |
parent | feb2aceffad0ef60b1456c1b45bfff4b067e6138 (diff) | |
download | archlinuxewe-3a557353dcfff593c0114791a3634a164ec23926.tar.xz |
mehr perl-Substitutionen
-rw-r--r-- | perlSubstitutionen | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index e053488f9..762847223 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -4,6 +4,7 @@ cache-cache: cache-filecache config-ini: config-ini-reader cpan: cpan-shell +cpan-changes: test-cpan-changes cpan-meta: cpan-meta-converter cpan-meta-prereqs cpan-meta-validator parse-cpan-meta data-sah: data-sah-type-array data-sah-type-hash data-sah-type-int data-sah-coerce: data-sah-coercecommon @@ -17,6 +18,7 @@ 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-bunzip2 io-uncompress-gunzip io-uncompress-inflate io-stringy: io-scalar io-wraptie io-tty: io-pty +libintl-perl: locale-textdomain libwww: lwp lwp-useragent log-dispatch: log-dispatch-output lwp-consolelogger: lwp-consolelogger-easy @@ -28,8 +30,9 @@ plack: http-message-psgi plack-loader plack-request plack-test plack-util-access pod-coverage: pod-coverage-countparents pod-eventual: pod-eventual-simple pod-parser: pod-find pod-parseutils pod-plaintext pod-select +pod-simple: pod-simple-text podlators: pod-text -ppi: ppi-document ppi-document-file ppi-document-fragment ppi-dumper ppi-node ppi-token-quote-single ppi-util ppi-token-whitespace +ppi: ppi-cache ppi-document ppi-document-file ppi-document-fragment ppi-dumper ppi-node ppi-token-quote-single ppi-util ppi-token-whitespace role-tiny: role-tiny-with sah: sah-spectest sah-schemas-int: sah-schema-posint |