diff options
author | Erich Eckner <git@eckner.net> | 2016-10-09 06:57:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-10-09 06:57:33 +0200 |
commit | 3f83c987d79b8b9f2cc7fe3cf74663f305b7582e (patch) | |
tree | 19dff49749c3e6e7c6056ce492d4f3e40823a464 | |
parent | 4c7c8eab6810b960d0201791ef2915c8be382330 (diff) | |
download | archlinuxewe-3f83c987d79b8b9f2cc7fe3cf74663f305b7582e.tar.xz |
mehr perlSubstitutionen
-rw-r--r-- | perlSubstitutionen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen index 6bf9796c8..03fa08485 100644 --- a/perlSubstitutionen +++ b/perlSubstitutionen @@ -1,4 +1,4 @@ -: b benchmark blib charnames dynaloader fcntl feature file-basename file-copy file-find file-glob filehandle findbin integer ipc-open3 +: b benchmark blib charnames dynaloader english fcntl feature file-basename file-copy file-find file-glob filehandle findbin integer ipc-open3 : mro open overload perl perlio perlio-encoding posix re strict subs symbol utf8 vars warnings %skip: config {} cache-cache: cache-filecache @@ -22,7 +22,7 @@ pathtools: file-spec file-spec-functions file-spec-unix cwd plack: http-message-psgi plack-loader plack-request plack-test plack-util-accessor pod-coverage: pod-coverage-countparents pod-eventual: pod-eventual-simple -pod-parser: pod-find pod-parseutils +pod-parser: pod-find pod-parseutils pod-select podlators: pod-text role-tiny: role-tiny-with scalar-list-utils: list-util scalar-util |