summaryrefslogtreecommitdiffstats
path: root/lib/Package/Stash/PP.pm
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-16 09:43:12 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-16 09:43:12 -0600
commitcdb543b5aa5181944c59414e1129702110a83fe1 (patch)
treebba75daa2ae76b3bed698e55d69cc898e15de7f8 /lib/Package/Stash/PP.pm
parentbd8214abcdd1768d390d2db73cfc3409d37f97c0 (diff)
downloadpackage-stash-cdb543b5aa5181944c59414e1129702110a83fe1.tar.gz
package-stash-cdb543b5aa5181944c59414e1129702110a83fe1.zip
document the memory leaks as a bug
Diffstat (limited to 'lib/Package/Stash/PP.pm')
-rw-r--r--lib/Package/Stash/PP.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Package/Stash/PP.pm b/lib/Package/Stash/PP.pm
index 98e89d0..d6ca34b 100644
--- a/lib/Package/Stash/PP.pm
+++ b/lib/Package/Stash/PP.pm
@@ -345,6 +345,12 @@ considered a feature in some cases (this is how L<namespace::clean> works, for
instance), but should not be relied upon - use C<remove_glob> directly if you
want this behavior.
+=item * Some minor memory leaks
+
+The pure perl implementation has a couple minor memory leaks (see the TODO
+tests in t/20-leaks.t) that I'm having a hard time tracking down - these may be
+core perl bugs, it's hard to tell.
+
=back
Please report any bugs through RT: email