On Thu, Aug 22, 2002 at 10:29:25PM +0900, Tatsuhiko Miyagawa wrote:
> Here's a patch for Test::(Simple|More) to allow idioms like
> 
>   my $obj = Foo->new;
>   ok($obj, 'object is defined');
> 
> Without this patch, passed $obj was referenced in Test::Builder, so
> REFCNT doesn't come to 0 before global cleanup.

Whoa, nice catch!  And thanks for catching the missing t/has_plan's in the
MANIFEST. :)


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
gigaconway: a hypothetical unit of mind expansion, so disturbing it
  is likely to change the fundemental nature of the universe.  Some
  contend that gigaconway events, while rare, are much cheaper to produce
  than antiprotons, nuclear weapons or even XML specifications, and start
  at US$60,000 each.  If you believe gigaconway events are indeed possible,
  please send your tax deductable contributions to:

    The Conway Fund,
    c/o Yet Another Society
    http://www.yetanother.org/
        -- Ziggy              

Reply via email to