Skip Menu |

This queue is for tickets about the Finance-QuoteHist CPAN distribution.

Report information
The Basics
Id: 59257
Status: resolved
Priority: 0/
Queue: Finance-QuoteHist

People
Owner: MSISK [...] cpan.org
Requestors: lightsey [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.14
Fixed in: 1.16



Subject: Trivial spelling fix
The Debian lintian tool pointed out this trivial spelling error in Finance::QuoteHist.
Subject: spelling_errors.patch
Author: John Lightsey <lightsey@debian.org> Description: Fix trivial spelling error caught by lintian --- a/lib/Finance/QuoteHist/Generic.pm +++ b/lib/Finance/QuoteHist/Generic.pm @@ -1340,7 +1340,7 @@ see L<Date::Manip(3)> for more information on valid date strings. They are quite flexible, and include such strings as '1 year ago'. Date boundaries can also be dynamically set with methods of the same -name. The absense of a start date means go to the beginning of the +name. The absence of a start date means go to the beginning of the history. The absence of an end date means go up to the most recent historical date. The absence of both means grab everything.
fixed in 1.16