Search the web
Sign In
New User? Sign Up
Perl_Official · Perl . CGI . Shell script
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1940 - 1969 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1940
Hello, I currently do my development work with Windows/Apache/perl, then use MS Frontpage to publish my files to my ISP server running Linux/Apache/perl. The...
millerdw2003
Offline Send Email
Jun 2, 2006
9:11 am
1941
... <snip> ... Actually, you don't nee the ".exe" in the she-bang line. <snip> ... I had the same problem when I started developing in Perl 8 years ago. Go...
jsWalter
otrwalter
Online Now Send Email
Jun 2, 2006
12:07 pm
1942
Hello, I currently do my development work with Windows/Apache/perl, then use MS Frontpage to publish my files to my ISP server running Linux/Apache/perl. The...
Ken Shail
kenshail2003
Offline Send Email
Jun 2, 2006
4:27 pm
1943
Walter, Thank you! I've installed quite a few modules with my ActiveState perl installation, so decided not to reinstall perl from scratch. However, I found...
millerdw2003
Offline Send Email
Jun 2, 2006
4:35 pm
1944
hi, Im Ramesh., what is an associaltive array ?? hwo to check the keys and values of asscoiative array is defined r not....plz help me.. Thanks & Regards ...
bhupal78999
Offline Send Email
Jun 3, 2006
4:26 pm
1945
... bhupal78999> Im Ramesh., what is an associaltive array ?? hwo to check the bhupal78999> keys and values of asscoiative array is defined r not....plz...
merlyn@...
merlynstoneh...
Online Now Send Email
Jun 3, 2006
8:17 pm
1946
Hi Ramesh, I googled for "Perl associative array" to get information on associative array then I got so many good links which are related to associative...
malyadri
mimalyadri
Offline Send Email
Jun 5, 2006
5:24 pm
1947
... malyadri> I googled for "Perl associative array" to get information on associative malyadri> array malyadri> then I got so many good links which are...
merlyn@...
merlynstoneh...
Online Now Send Email
Jun 5, 2006
6:17 pm
1948
Hi all, whenever im using....... (to get the no. of occurences of the word "the" ) @words = split(/\bthe\b/, $line); $thecount += @words - 1; im getting error...
ramesh babu
bhupal78999
Offline Send Email
Jun 6, 2006
7:34 am
1949
Hi Malyadri, thanks for ur help....definately i will grow the links...u have given Thanks & Regards From ramesh ... Hi Ramesh, I googled for "Perl associative...
ramesh babu
bhupal78999
Offline Send Email
Jun 6, 2006
7:35 am
1950
... Didn't read the docs, huh? According to perlfaq4 this is a good way to get that count. my $count = () = $line =~ /\bthe\b/ig; Since it looks like you are...
Charles K. Clarkson
nottherat
Offline Send Email
Jun 6, 2006
5:09 pm
1951
Hi Ramesh, Can you send me entire code, so that I can test on my system. Thanks & regards Malyadri Beegala ... -- Malyadri Beegala Software Developer, Larsen &...
malyadri
mimalyadri
Offline Send Email
Jun 6, 2006
5:10 pm
1952
Hello, I am attempting to build a page that uses a cgi script to extract info from a delimited text file database and then place it into an html file for ...
ckbk2002
Offline Send Email
Jun 8, 2006
11:58 pm
1953
... While it could be set up different for your host, SSI pages are usually delivered from files ending in .shtm or .shtml, not .html. Many server...
Charles K. Clarkson
nottherat
Offline Send Email
Jun 9, 2006
3:36 pm
1954
Sorry for the delay in responding. He is the original code I had for "tips.cgi" I want the output to be located in an text box located at left: 170px, Top:...
ckbk2002
Offline Send Email
Jun 14, 2006
8:03 pm
1955
iam a beginner in perl ,can anyone suggest r can anyone give the notes regarding perl language...
kalaivani
premrajan_18
Offline Send Email
Jun 18, 2006
3:03 am
1956
... Have you installed perl locally? Which platform (nix, windows, etc.) are you using? Charles K. Clarkson -- Mobile Homes Specialist Free Market Advocate Web...
Charles K. Clarkson
nottherat
Offline Send Email
Jun 18, 2006
3:50 am
1957
hi all, here i am doing a perl program where in, it should open the mentioned URL automatically and read the output which is of two lines in HTML and send a...
Vijay Bharath
download_vb
Online Now Send Email
Jun 19, 2006
4:13 am
1958
Dear Premrajan,, Begining perl is good book to learn perl, visit http://learn.perl.org/library/beginning_perl/ and then practice.. Good Luck -- Malyadri...
malyadri
mimalyadri
Offline Send Email
Jun 19, 2006
6:19 am
1959
Hi, if u want notes abt perl language .....then visit this link http://www.webbasedprogramming.com/Teach-Yourself-Perl-5-in-21-Days/ch5.htm Regards Ramesh...
bhupal78999
Offline Send Email
Jun 19, 2006
6:19 am
1960
iam using windows ,moreover i hd installed it kalaivani premrajan_18@... "Charles K. Clarkson" <cclarkson@...> wrote: ... Have you installed perl...
kalai vani
premrajan_18
Offline Send Email
Jun 23, 2006
2:22 pm
1961
... I'm not sure what an hd install is, but if you installed ActivePerl then all the documentation is in HTML files on your disk. Try opening a browser window...
Charles K. Clarkson
nottherat
Offline Send Email
Jun 23, 2006
6:14 pm
1962
hi all, can any body tell me what is a pipe .......in detail ....and wat does this mean open (MYPIPE, "| cat >hello"); Thanks From Ramesh ...
ramesh babu
bhupal78999
Offline Send Email
Jun 27, 2006
3:57 pm
1963
Hi All, This is what I am doing. In my company, we need to download some builds from a server. These builds are uploaded during night at US. As soon as they...
prasadjoshi_aol
Offline Send Email
Jul 4, 2006
3:45 pm
1964
Hi all, I am new to PERL programming from Chennai... I want to know which one is the hot in the industry weather PERL on UNIX .....or PERL on LINUX...... ...
Kumar Devan
kumar.devan
Offline Send Email
Jul 13, 2006
6:07 am
1965
Hi All, This is what i want to do I am developing a web site, in which i to provide a link which will display current server machines used. This server...
prasadjoshi_aol
Offline Send Email
Jul 24, 2006
4:18 pm
1966
can anybody please tell me how \cC and \cV commands work in perl. Regards, Abhishek Gera...
ABHISHEK GERA
find_abhi2002
Offline Send Email
Aug 7, 2006
1:20 am
1967
... ABHISHEK> can anybody please tell me how \cC and \cV commands work in perl. If you're talking about a double quoted string, \cC is a control C, and \cV is...
merlyn@...
merlynstoneh...
Online Now Send Email
Aug 7, 2006
3:58 am
1968
Hi All, I'm developing a GUI application using Tk/Perl, when I create a Win32-Executable and execute it, a DOS prompt also opens parallely, is there any...
Krishna Prasad
skpkrish
Offline Send Email
Sep 15, 2006
9:41 am
1969
Hi, I need to parse a long xml in modperl enviornment. I havs eread some tutorials on XML::Parser.This declares global variables at each handler, i wanted to...
Abhishek jain
ejaincom
Offline Send Email
Oct 23, 2006
10:26 am
Messages 1940 - 1969 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help