Skip Menu |

This queue is for tickets about the File-Find-Object CPAN distribution.

Report information
The Basics
Id: 81428
Status: resolved
Priority: 0/
Queue: File-Find-Object

People
Owner: Nobody in particular
Requestors: Xavier (no email address)
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Spelling error in pod
Hi, Our Debian tool (lintian) reports the following : --- libfile-find-object-perl-0.2.5.orig/lib/File/Find/Object.pm +++ libfile-find-object-perl-0.2.5/lib/File/Find/Object.pm @@ -633,7 +633,7 @@ File::Find::Object - An object oriented File::Find::Object does same job as File::Find but works like an object and with an iterator. As File::Find is not object oriented, one cannot perform multiple searches in the same application. The second problem of File::Find -is its file processing: after starting its main loop, one cannot easilly wait +is its file processing: after starting its main loop, one cannot easily wait for another event and so get the next result. With File::Find::Object you can get the next file by calling the next()
On Sun Nov 25 02:18:45 2012, GUIMARD wrote: Show quoted text
> Hi, > > Our Debian tool (lintian) reports the following : > > --- libfile-find-object-perl-0.2.5.orig/lib/File/Find/Object.pm > +++ libfile-find-object-perl-0.2.5/lib/File/Find/Object.pm > @@ -633,7 +633,7 @@ File::Find::Object - An object oriented > File::Find::Object does same job as File::Find but works like an
object and Show quoted text
> with an iterator. As File::Find is not object oriented, one cannot
perform Show quoted text
> multiple searches in the same application. The second problem of
File::Find Show quoted text
> -is its file processing: after starting its main loop, one cannot > easilly wait > +is its file processing: after starting its main loop, one cannot easily > wait > for another event and so get the next result. > > With File::Find::Object you can get the next file by calling the next()
Thanks for the report. This was fixed in the CPAN release along with some other bugs. Regards, -- Shlomi Fish
From: dsteinbrunner [...] pobox.com
On Mon Nov 26 04:53:29 2012, SHLOMIF wrote: Show quoted text
> On Sun Nov 25 02:18:45 2012, GUIMARD wrote:
> > Hi, > > > > Our Debian tool (lintian) reports the following : > > > > --- libfile-find-object-perl-0.2.5.orig/lib/File/Find/Object.pm > > +++ libfile-find-object-perl-0.2.5/lib/File/Find/Object.pm > > @@ -633,7 +633,7 @@ File::Find::Object - An object oriented > > File::Find::Object does same job as File::Find but works like an
> object and
> > with an iterator. As File::Find is not object oriented, one cannot
> perform
> > multiple searches in the same application. The second problem of
> File::Find
> > -is its file processing: after starting its main loop, one cannot > > easilly wait > > +is its file processing: after starting its main loop, one cannot easily > > wait > > for another event and so get the next result. > > > > With File::Find::Object you can get the next file by calling the next()
> > Thanks for the report. This was fixed in the CPAN release along with > some other bugs.
This can be closed now
On Wed Mar 26 07:03:30 2014, dsteinbrunner@pobox.com wrote: Show quoted text
> On Mon Nov 26 04:53:29 2012, SHLOMIF wrote:
> > On Sun Nov 25 02:18:45 2012, GUIMARD wrote:
> > > Hi, > > > > > > Our Debian tool (lintian) reports the following : > > > > > > --- libfile-find-object-perl-0.2.5.orig/lib/File/Find/Object.pm > > > +++ libfile-find-object-perl-0.2.5/lib/File/Find/Object.pm > > > @@ -633,7 +633,7 @@ File::Find::Object - An object oriented > > > File::Find::Object does same job as File::Find but works like an
> > object and
> > > with an iterator. As File::Find is not object oriented, one cannot
> > perform
> > > multiple searches in the same application. The second problem of
> > File::Find
> > > -is its file processing: after starting its main loop, one cannot > > > easilly wait > > > +is its file processing: after starting its main loop, one cannot easily > > > wait > > > for another event and so get the next result. > > > > > > With File::Find::Object you can get the next file by calling the next()
> > > > Thanks for the report. This was fixed in the CPAN release along with > > some other bugs.
> > This can be closed now
Thanks for the reminder. I'm going to close it now. Regards, -- Shlomi Fish