in reply to Re: GIFgraph
in thread GIFgraph

ok, i figured it out. simple syntax error, but i wish that the Perl Module Reference book wouldn't throw me off with incorrect syntax.

$mygraph = new GIFgraph::bars(800, 450);

i should have tried this after IO's response.