diff options
author | Erich Eckner <git@eckner.net> | 2016-04-29 17:05:40 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-04-29 17:05:40 +0200 |
commit | 4ae58bdb9ae926c9ab9751cf4871f38a35b3d4b5 (patch) | |
tree | e599933fd2fae57bb8f45611b27ed59c9454a4e0 /perlSubstitutionen | |
parent | 19f3854748697217bc952f20eda090804e15941c (diff) | |
download | archlinuxewe-4ae58bdb9ae926c9ab9751cf4871f38a35b3d4b5.tar.xz |
neuesPerlPaket aufgeräumt, Substitutionen nach perlSubstitutionen ausgelagert
Diffstat (limited to 'perlSubstitutionen')
-rw-r--r-- | perlSubstitutionen | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/perlSubstitutionen b/perlSubstitutionen new file mode 100644 index 000000000..4934f9d53 --- /dev/null +++ b/perlSubstitutionen @@ -0,0 +1,12 @@ +%skip: perl b strict warnings ipc-open3 filehandle file-glob file-find +yaml-syck: json-syck +moo: moo-role +test-simple: test-more test-builder test-builder-tester +http-message: http-headers http-request-common +io: io-file io-handle +pathtools: file-spec-functions file-spec +scalar-list-utils: list-util scalar-util +pod-coverage: pod-coverage-countparents +pod-parser: pod-find +pod-eventual: pod-eventual-simple +io-compress: compress-zlib |