summaryrefslogtreecommitdiff
path: root/lib/.gitignore
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2010-12-30 23:43:44 -0500
committerDavid Golden <dagolden@cpan.org>2011-01-02 22:35:00 -0500
commitd54243158c0e4ba0127eb487c5b2e2a10484e8d0 (patch)
tree2f1238fc9caaa427391abff7c62da09dc6a76f3d /lib/.gitignore
parent5e3072707906cc4cb8a364c4cf7c487df0300caa (diff)
downloadperl-d54243158c0e4ba0127eb487c5b2e2a10484e8d0.tar.gz
Add JSON::PP to the Perl core
Per discussions with Jesse Vincent, JSON::PP has been added to the Perl core to support the new CPAN meta file specification
Diffstat (limited to 'lib/.gitignore')
-rw-r--r--lib/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index ff39f0e5dc..62c0affe3e 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -210,6 +210,8 @@
/IPC/Semaphore.pm
/IPC/SharedMem.pm
/IPC/SysV.pm
+/JSON/PP.pm
+/JSON/PP/Boolean.pm
/Getopt/Long.pm
/List
/Locale