in reply to question on GD::Graph module in perl

No expert on GD::Graph here, but in your code, it should be
BACKGROUND=>'black',
rather than
BACKGROUND='black',
--Artist