perl-module: Remove test for memory usage.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 30 May 2022 17:28:19 +0000 (10:28 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 30 May 2022 17:28:19 +0000 (10:28 -0700)
This test only works if you're lucky.  It doesn't work with Address
Sanitizer and it doesn't seem to work with current versions of Perl.
(It might be that there's a real leak, but I don't know how to debug
it in that case.)


No differences found