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, ...}).
This queue is for tickets about the HTML-Timeline CPAN distribution.
The Basics
People
|
Bug Information
|