#! /usr/bin/perl -w use strict; use warnings; use Devel::Leak; while(1) { my $count = Devel::Leak::NoteSV(my $foo); print "$count"; <>; my $bar; $bar = \$bar; }
In reply to Re: Tracking down memory leaks in Perl Devel::Leak
by tilly
in thread Tracking down memory leaks in Perl Devel::Leak
by brycen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |