> ftp://ftp.enteract.com/users/bradapp/src/libs/Perl/PodParser-1.18.tar.gz
>
> (I hope this is in time to make it for 5.7.0)
I think it did. In fact unless I'm awfully mistaken, the version in
the latest snapshot already was almost 1.18 since I've been trying to
catch and apply all the patches flying around. These were the only
differences I could find (and now synced):
lib/Pod/Checker.pm:
-=item * multiple occurrence of link target I<name>
+=item * multiple occurence of link target I<name>
t/pod/find.t:
- $result = join(',', sort grep {pod::} values %pods);
+ $result = join(',', sort grep(/pod::/, values %pods));
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen