Skip Menu |

This queue is for tickets about the Text-BarGraph CPAN distribution.

Report information
The Basics
Id: 64060
Status: resolved
Priority: 0/
Queue: Text-BarGraph

People
Owner: kbaucom [...] schizoid.com
Requestors: jpierce [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.0
Fixed in: (no value)



Subject: Accept settings in constructor
new should set $self to my $self = { _permitted => \%fields, %fields, @_, }; instead of just my $self = { _permitted => \%fields, %fields, }; To allow graph options to be set at creation rather than only via numerous method calls.
Added in 1.1