# from dagol...@cvs.perl.org
# on Thursday 27 August 2009 14:08:

>+  my $dist = DistGen->new( dir => MBTest->tmpdir );
>+  
>+  # generate the skeleton files and also schedule cleanup
>+  $dist->regen;
>+  END{ $dist->remove }

I think this END block is redundant given a temp dir with CLEANUP => 1.

--Eric
-- 
"Insert random misquote here"
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to