Re: [Perl-unix-users] GRAPH

2001-03-14 Thread Wes Wannemacher
On Tue, Mar 13, 2001 at 08:55:56PM -0800, Pragneshkumar Gandhi wrote: > > Hi all can any body tell me where i can find script for displaying > dynamic graph - charts. i just want display some data in graphical > design fetching from mysql database using perl. bye > There is the GD module. It c

Re: [Perl-unix-users] How I send a Attachmnt file in perl

2001-04-09 Thread Wes Wannemacher
On Mon, Apr 09, 2001 at 09:47:00AM -0500, Ricardo Cumberbatch L. wrote: > Hi everyone, how i can do to attach and send mail in perl. > > Thanks a lot, > > R.C.L. > Take a look at the MIME::Lite module. If you have mutt installed I believe there is a command line way to send attachments. Either