Hello Nigel
On Thu Aug 02 07:35:25 2012, NHORNE wrote:
Show quoted text> On Thu Aug 02 07:27:25 2012, SHLOMIF wrote:
> > Resolving as OLD due to lack of response and cooperation from the
> > original poster. /me sighs for the fact that it happens quite a lot -
> > why can't people be more responsive?
>
> Re-opening. Can't work out why the author couldn't do this:
>
> Get the content of
>
http://www.gravestonephotos.co m/public/findfamily.php?name=b rooks
>
> Write a 3 line program:
>
> use XML::libXML;
> my $content = # the contents of the above get
>
> $doc = XML::LibXML->load_html(string => $content);
>
Have you actually read my previous comment with the request? The page
you've pointed is marked "© copyright Gravestone Photographic Resource
1998 - 2012" and as such is under a proprietary, non-free-as-in-speech,
non-open-source/non-open-content licence which I cannot really use in my
code.
Furthermore, the page is likely to be overloaded with a lot of data that
will distract from the bug report, and the bug report should have a more
meaningful reproduction recipe.
Show quoted text> It seems too many authors would rather close a bug than spend one minute
> investigating it.
Yes, and that's because the bug reporters are not cooperative.
Show quoted text> Sigh. Why can't more authors have pride in their code?
Fine, but see:
http://blogs.perl.org/users/toby_inkster/2012/07/10-out-of-10.html
Regards,
-- Shlomi Fish