On Wed, 2005-09-28 at 08:10 +0200, Thomas Bätzler wrote:
> Hello,
>
> Aditi Gupta <[EMAIL PROTECTED]> asked:
> > I have a perl code that generates a sequence of values which
> > i want to plot on y-axis against 1,2,3... on x-axis. I've
> > read that GD::Graph could be used for it. But I've n
Hello,
Aditi Gupta <[EMAIL PROTECTED]> asked:
> I have a perl code that generates a sequence of values which
> i want to plot on y-axis against 1,2,3... on x-axis. I've
> read that GD::Graph could be used for it. But I've never done
> modular programming. Also, I don't know how to install
>
Hello everybody,
I have a perl code that generates a sequence of values which i want to plot
on y-axis against 1,2,3... on x-axis. I've read that GD::Graph could be used
for it. But I've never done modular programming. Also, I don't know how to
install modules from CPAN.
Are there any other easier