wrote:
> Hi,
>
> I wanted to use the modules GDGraph-boxplot and GDGraph-XY to generate
> boxplot and scatterplots. I am using my PC (windows2000) as a
> development machine, but the production box is Linux. It seems that
> these modules are not available in Linux.
You mean you can't find rpms (or something like it) for it?
Go to CPAN, download the source (e.g.
http://search.cpan.org/
~gaffer/GDGraph-boxplot-1.00/ and click on download), and make it:
perl Makefile.PL
make
make test
make install
(from the top of my head)
--
John Small Perl scripts:
http://johnbokma.com/perl/
Perl programmer available:
http://castleamber.com/
Happy Customers:
http://castleamber.com/testimonials.html