diff options
author | Erich Eckner <git@eckner.net> | 2016-06-06 13:59:48 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-06-10 11:49:50 +0200 |
commit | 0b2a4d7b39d1e844bbf66c1e309db321ad1ce041 (patch) | |
tree | a7bfcd6c7c2c6a437fed8d0fcf2adca34f36c581 /perlSubstitutionen | |
parent | 648b3a85ba3888dcae03b239dfdee794c8e64b4b (diff) | |
download | archlinuxewe-0b2a4d7b39d1e844bbf66c1e309db321ad1ce041.tar.xz |
mehr Substitutionen
Diffstat (limited to 'perlSubstitutionen')
-rw-r--r-- | perlSubstitutionen | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 309678c66..6e9d33776 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -1,6 +1,6 @@ : perl -%skip: b benchmark blib dynaloader fcntl feature file-basename file-copy file-find file-glob filehandle ipc-open3 -%skip: mro open overload pod-text posix strict subs utf8 vars warnings {} +%skip: b benchmark blib dynaloader extutils-typemaps fcntl feature file-basename file-copy file-find file-glob filehandle findbin ipc-open3 +%skip: mro open overload perlio pod-text posix strict subs symbol utf8 vars warnings {} cache-cache: cache-filecache cpan: cpan-shell cpan-meta: cpan-meta-prereqs @@ -10,6 +10,7 @@ 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 +io-tty: io-pty libwww: lwp log-dispatch: log-dispatch-output lwp-consolelogger: lwp-consolelogger-easy @@ -23,6 +24,7 @@ pod-eventual: pod-eventual-simple pod-parser: pod-find scalar-list-utils: list-util scalar-util search-elasticsearch: search-elasticsearch-scroll +soap-lite: soap-transport-tcp test-simple: test-more test-builder test-builder-tester timedate: date-parse uri: uri-withbase uri-file |