Re: x,y axis graph

2011-02-16 Thread Scott Hall
On Tue, Feb 15, 2011 at 9:35 PM, Chris Stinemetz < cstinem...@cricketcommunications.com> wrote: > I am interested in creating a cgi perl script that I can publish on the web > that will tie into a mysql database and create a x,y axis graph based on > data selection. Any suggestions are greatly app

Re: Assistance with regular expression

2011-02-16 Thread Akhthar Parvez K
Hi William, On Tuesday 15 Feb 2011, William Muriithi wrote: > Pal, > [snip] > I am trying to list files that exist on file1 that are missing on file2 and > have the following script: > > #! /usr/bin/perl > > use strict; > #use warning; > > open MSRT, "/Users/williamm/Documents/file1" or die $

Re: x,y axis graph

2011-02-16 Thread Peter Scott
On Tue, 15 Feb 2011 19:35:03 -0700, Chris Stinemetz wrote: > I am interested in creating a cgi perl script that I can publish on the > web that will tie into a mysql database and create a x,y axis graph > based on data selection. Any suggestions are greatly appreciated. Suggestion: http://search