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
---------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.