Re: [svn:Module-Build] r13228 - in Module-Build/trunk/t: . lib
Eric Wilhelm <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
# from [email protected] # 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 ---------------------------------------------------