> > { name => 'tv_grab_na',
> > blurb => 'Grabber for North America',
> > exes => [ 'grab/na/tv_grab_na' ],
> > pm => { 'grab/na/ZapListings.pm' =>
> > '$(INST_LIBDIR)/XMLTV/ZapListings.pm' },
> > prereqs => { 'HTML::Parser' => 3.34 } },
> >
> > This should be
> > prereqs => { 'HTML::Parser' => 2.34 } },
>
> Why? The current release is 3.34:
> http://search.cpan.org/~gaas/HTML-Parser-3.34/
Also, there's a potential core-dump problem with versions less than
3.34, which is why the versioned dependency is in there in the first
place. See Ed's announcement:
http://article.gmane.org/gmane.comp.tv.xmltv.general/611/
for details.
KEN
--
Kenneth J. Pronovici <pronovic@xxxxxxxx>
Personal Homepage: http://www.skyjammer.com/~pronovic/
"They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, Historical Review of Pennsylvania, 1759
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|