goran kent wrote on 10/27/11 2:18 AM:
> Hi,
> 
> Just a heads up wrt the online docs which might be a minor impediment
> to new users:
> 
> http://incubator.apache.org/lucy/docs/perl/Lucy/Docs/Tutorial/BeyondSimple.html
> my $doc = slurp_and_parse_file($filename);
> # should read:
> my $doc = parse_file($filename);
> 
> http://incubator.apache.org/lucy/docs/perl/Lucy/Docs/Tutorial/Simple.html
> refers to "category => $category", but there is no field or code for category
> 
> There are also POD errors on the Simple.html page:
> "Hey! The above document had some coding errors, which are explained below:
> 
> Around line 154:
> 
>     Deleting unknown formatting code M<>"

thanks. fixed in trunk as r1195756.

-- 
Peter Karman  .  http://peknet.com/  .  [email protected]

Reply via email to