diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2009-09-08 14:48:31 +0100 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2009-09-08 14:48:31 +0100 |
commit | 9aebd117e328400bce3446111a78ce3bdd6bcd47 (patch) | |
tree | a3dad8f3933fbe817095811b4e6e18101a6f58a7 /ext/.gitignore | |
parent | cb82353cb54730fb7ae6fdbe92841cc51a6af7a8 (diff) | |
download | perl-9aebd117e328400bce3446111a78ce3bdd6bcd47.tar.gz |
Move Memoize 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 499602c17b..e13382a53a 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -39,6 +39,7 @@ ppport.h /Log-Message/Makefile.PL /Log-Message-Simple/Makefile.PL /Math-BigInt-FastCalc/Makefile.PL +/Memoize/Makefile.PL /Module-Load/Makefile.PL /Module-Load-Conditional/Makefile.PL /Module-Loaded/Makefile.PL |