--- trunk/lib/WebPAC/Input/PDF.pm 2007/11/21 10:09:55 1062 +++ trunk/lib/WebPAC/Input/PDF.pm 2007/11/27 21:01:44 1063 @@ -17,7 +17,7 @@ =head1 SYNOPSIS -Open PBF file in PDF export fromat +Open PDF file my $input = new WebPAC::Input::PDF( path => '/path/to/file.pdf', @@ -193,9 +193,6 @@ return $#{$self->{_lines}} + 1; } -=head1 SEE ALSO - -L is only sane source of document format which Google could find... =head1 AUTHOR