diff options
author | David Mitchell <davem@iabyn.com> | 2015-11-23 17:07:44 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2015-11-23 17:07:44 +0000 |
commit | e1c786ba3cb3a5fccad84589c2015a722a1d33e5 (patch) | |
tree | 0f4f2e05c3d1c2e20cda43e86d5064d78e7293f5 /META.json | |
parent | c9849c5283ebcae730cf1a39436a164761496a4f (diff) | |
download | perl-e1c786ba3cb3a5fccad84589c2015a722a1d33e5.tar.gz |
move encoding-warnings from cpan/ to dist/
A private communication with Audrey indicated that to allow us to make
mods, this was the preferred solution.
Diffstat (limited to 'META.json')
-rw-r--r-- | META.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ "dist/Data-Dumper", "dist/Devel-SelfStubber", "dist/Dumpvalue", + "dist/encoding-warnings", "dist/Env", "dist/Exporter", "dist/ExtUtils-CBuilder", |