Skip Menu |

This queue is for tickets about the HTML-Timeline CPAN distribution.

Report information
The Basics
Id: 120971
Status: resolved
Priority: 0/
Queue: HTML-Timeline

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

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



Subject: Documentation error in new()
This: Call new() as new({option_1 => value_1, option_2 => value_2, ...}). should read: Call new() as new(options => {option_1 => value_1, option_2 => value_2, ...}).
Fixed in V 1.09, which is now on CPAN.