From 813163687e2211b6c64c54dc99d92780b9c408fd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 17 Apr 2020 10:24:45 +0000 Subject: doc: start writeup on semi-automatic memory management I don't consider Perl's memory management "automatic". Instead, having an extra bit of control as a hacker is nice and there's no need to burden ordinary users with GC tuning knobs. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 92cda5d8..8b724352 100644 --- a/MANIFEST +++ b/MANIFEST @@ -41,6 +41,7 @@ Documentation/reproducibility.txt Documentation/standards.perl Documentation/technical/data_structures.txt Documentation/technical/ds.txt +Documentation/technical/memory.txt Documentation/technical/whyperl.txt Documentation/txt2pre HACKING -- cgit v1.2.3-24-ge0c7