diff options
author | Leon Timmermans <fawaka@gmail.com> | 2012-01-25 20:38:46 +0100 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-01-30 14:51:52 -0800 |
commit | 307764ab65e391edc68609861cbfa32efdfee95b (patch) | |
tree | 5c71fac6b5a1230ac4f5774a965c2b3bfa32d408 /lib/.gitignore | |
parent | 3bf50cd49ef38ff3b717452d0806c49cc1ddd524 (diff) | |
download | perl-307764ab65e391edc68609861cbfa32efdfee95b.tar.gz |
Moving :mmap out of core binary into a module
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index f74af56874..6550dffa52 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -310,6 +310,7 @@ /Parse/CPAN/ /Perl/OSType.pm /PerlIO/encoding.pm +/PerlIO/mmap.pm /PerlIO/scalar.pm /PerlIO/via.pm /PerlIO/via/QuotedPrint.pm |