diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-13 17:11:45 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-13 17:11:45 +0100 |
commit | 0c5ae3ee15a49532373833c713da3041b693b8cc (patch) | |
tree | db9e802037a195cebe293f8c3d6df72414c9725e /ext/.gitignore | |
parent | d298f468fca65d287753530a975a3d396dd25e1d (diff) | |
download | perl-0c5ae3ee15a49532373833c713da3041b693b8cc.tar.gz |
Move Time::Local from lib to ext.
Diffstat (limited to 'ext/.gitignore')
-rw-r--r-- | ext/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.gitignore b/ext/.gitignore index 0e157f2157..a7fed71802 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -100,6 +100,7 @@ ppport.h /Tie-File/Makefile.PL /Tie-Memoize/Makefile.PL /Tie-RefHash/Makefile.PL +/Time-Local/Makefile.PL # ignore all vim swap files but the one bundled in Module::Pluggable for testing *.swp |