On Mon, Oct 27, 2003 at 12:25:45PM +1100, Andrew Savige wrote: > Your version does not work (unless I've had a brain malfunction):
No, I had the brain malfunction. I forgot that and has an even lower precedence than = so the expression comes out as: (my $have_testpod = !$@) and $Test::Pod::VERSION >= 0.95; I'll just go back to memorizing the precedence table now. > I hope Andy is listening. ;-) > Yes, I agree it'd be nice for Test::Pod to provide a little more help > for this very common chore for CPAN module authors. I do feel most > uncomfortable cut n' pasting this code all over the place. Of course, there's also Pod::Find, but it was introduced into the core around 5.6.0. While I have vague grumblings about replicating Pod::Find's functionality in Test::Pod, most people don't know about Pod::Find and anyway if its in Test::Pod then you only have to depend on one module instead pulling in the whole PodParser suite. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ We're talkin' to you, weaselnuts. http://www.goats.com/archive/000831.html