Skip Menu |

This queue is for tickets about the File-Save-Home CPAN distribution.

Report information
The Basics
Id: 81984
Status: resolved
Priority: 0/
Queue: File-Save-Home

People
Owner: jkeenan [...] cpan.org
Requestors: Xavier (no email address)
Cc:
AdminCc:

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



Subject: Spelling errors in pod
Hi, lintian (Debian tool) reports the following errors : --- libfile-save-home-perl-0.8.orig/lib/File/Save/Home.pm +++ libfile-save-home-perl-0.8/lib/File/Save/Home.pm @@ -301,7 +301,7 @@ the user's home directory instead of our In both versions, the temporary subdirectory is created by calling C<File::Temp::tempdir (DIR => $home, CLEANUP => 1)>. The function -returns the directory path if succesful; C<croak>s otherwise. +returns the directory path if successful; C<croak>s otherwise. B<Note:> Any temporary directory so created remains in existence for the duration of the program, but is deleted (along with all its contents) @@ -596,7 +596,7 @@ File::Save::Home has its origins in the CPAN distribution ExtUtils::ModuleMaker in the summer of 2005. After I made a presentation about that distribution to the Toronto Perlmongers on October 27, 2005, Michael Graham suggested that certain utility functions -could be extracted to a separate Perl extention for more general applicability. +could be extracted to a separate Perl extension for more general applicability. This module is the implementation of Michael's suggestion. While I was developing those utility functions for ExtUtils::ModuleMaker, I
On Fri Dec 14 15:54:25 2012, GUIMARD wrote: Show quoted text
> Hi, > > lintian (Debian tool) reports the following errors :
Thanks. version 0.09 is on its way to a cpan mirror near you! Can also be obtained from: http://thenceforward.net/perl/modules/File-Save-Home/File-Save-Home-0.09.tar.gz