diff options
author | Erich Eckner <git@eckner.net> | 2016-05-20 16:02:59 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-05-20 16:02:59 +0200 |
commit | 0045b878e4831f66cf7035ca9c2283455e7bd212 (patch) | |
tree | 0303b779fb668ec12807820de3c3e20a8d0c74e4 /perlSubstitutionen | |
parent | 953cc28c30c903f90b508a797d6928c8a4dac413 (diff) | |
download | archlinuxewe-0045b878e4831f66cf7035ca9c2283455e7bd212.tar.xz |
mehr Substitutionen
Diffstat (limited to 'perlSubstitutionen')
-rw-r--r-- | perlSubstitutionen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 55535f755..2d21b35f9 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -1,5 +1,5 @@ : perl -%skip: b blib dynaloader fcntl file-copy file-find file-glob filehandle ipc-open3 overload strict vars warnings +%skip: b blib dynaloader fcntl file-basename file-copy file-find file-glob filehandle ipc-open3 open overload strict vars warnings cache-cache: cache-filecache cpan: cpan-shell html-tree: html-treebuilder @@ -9,7 +9,7 @@ io-compress: compress-zlib lwp-consolelogger: lwp-consolelogger-easy moo: moo-role moox-types-mooselike: moox-types-mooselike-base -pathtools: file-spec-functions file-spec cwd +pathtools: file-spec file-spec-functions file-spec-unix cwd pod-coverage: pod-coverage-countparents pod-eventual: pod-eventual-simple pod-parser: pod-find |