Skip Menu |

This queue is for tickets about the Math-Utils CPAN distribution.

Report information
The Basics
Id: 131137
Status: resolved
Priority: 0/
Queue: Math-Utils

People
Owner: Nobody in particular
Requestors: niceperl [...] cpan.org
Cc:
AdminCc:

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



Subject: Typo error: hfc => hcf
There is a typo in the documentation: $factor = hfc(@numbers); should be: $factor = hcf(@numbers);
Typo fixed in 1.14 release.