Re: [svn:Module-Build] r11683 - stale comment
[email protected] (Eric Wilhelm)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
# from [email protected] # on Thursday 28 August 2008 06:19: > sub _search_INC { > # TODO: doesn't handle coderefs or arrayrefs or objects in @INC, > but # it probably should > my ($self, $file) = @_; > > foreach my $dir (@INC) { >+ next if ref $dir; I think that TODO is done. --Eric -- Entia non sunt multiplicanda praeter necessitatem. --Occam's Razor --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------