The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

t/op/gc-active-buffers.t - Test that buffers are freed as soon as possible

SYNOPSIS

    % prove t/op/gc-active-buffers.t

DESCRIPTION

Tests that unused buffers (strings) are freed in the first GC run. See TT1603 - http://trac.parrot.org/parrot/ticket/1603