I need help here

2005-10-14 Thread Sreedhar reddy
Hi, I am very new to PERL and I need a program to do following task. Can u help me pls. I have a file with following contents. 454 NV_DS_DEFAULT_BAUDRATE_I 455 NV_DIAG_DEFAULT_BAUDRATE_I 516 NV_WCDMA_RX_LIN_VS_TEMP_I I am expecting out put like NV_DS_DEFAULT_BAUDRATE_I 454

Re: implementing links on a system command output

2005-10-14 Thread DBSMITH
Derek Smith/Staff/OhioH ealth

Re: implementing links on a system command output

2005-10-14 Thread Greg Jetter
On Friday October 14 2005 11:21 am, [EMAIL PROTECTED] wrote: Derek Smith/Staff/OhioH ealth To beginners-cgi@perl.org 10/12/2005 05:52

Re: implementing links on a system command output

2005-10-14 Thread Chris Devers
On Fri, 14 Oct 2005 [EMAIL PROTECTED] wrote: I have written a CGI Perl program that allows my users to view relevant data. The data is produced by a Unix application command and I have told it to write to a intranet page that looks like: What it looks like is irrelevant. The raw HTML is a

Re: implementing links on a system command output

2005-10-14 Thread Jay Savage
On 10/14/05, Chris Devers [EMAIL PROTECTED] wrote: On Fri, 14 Oct 2005 [EMAIL PROTECTED] wrote: I have written a CGI Perl program that allows my users to view relevant data. The data is produced by a Unix application command and I have told it to write to a intranet page that looks

Re: implementing links on a system command output

2005-10-14 Thread DBSMITH
Jay Savage [EMAIL PROTECTED] l.com

Re: implementing links on a system command output

2005-10-14 Thread Greg Jetter
On Friday October 14 2005 12:07 pm, [EMAIL PROTECTED] wrote: Jay Savage [EMAIL PROTECTED] l.com To beginners-cgi@perl.org 10/14/2005 11:56

Re: implementing links on a system command output

2005-10-14 Thread DBSMITH
Greg Jetter [EMAIL PROTECTED] n.com

Getting started on standalone Windows machine

2005-10-14 Thread Mary Anderson
Hi all, I have perl cgi installed successfully on my windows machine. I would like to write a perl cgi program and display it in the browser on my own Windows XP machine. To this end, I followed instructions in L. Stein's book and created a registry ScriptMap called .pl of type REG_SZ with

Re: I need help here

2005-10-14 Thread Bill Stephenson
On Oct 14, 2005, at 7:22 AM, Sreedhar reddy wrote: Hi, I am very new to PERL and I need a program to do following task. Can u help me pls. I have a file with following contents. 454 NV_DS_DEFAULT_BAUDRATE_I 455 NV_DIAG_DEFAULT_BAUDRATE_I 516 NV_WCDMA_RX_LIN_VS_TEMP_I I am expecting out