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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1875 - 1906 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1875
I am running Red Hat Linux 9 2.4.20-31.9. My perl version is 5.8.0 Here is the error that I am getting "Split loop at ./cf3p_watch.pl line 29." This...
Kay, Jon
jonathonkay
Offline Send Email
Dec 20, 2005
5:01 pm
1876
... just found it out.. perl Makefile.PL PREFIX=/home/user make make test make install...
deepan chakravarthy n
combiofriends
Offline Send Email
Dec 21, 2005
4:03 pm
1877
Pls approve... Urgent response needed.!!!!!!!! hello all I am facing trouble while creating dynamic pages with perl. I have a perl (.pl) file in which i am...
sav7684
Offline
Dec 22, 2005
6:23 am
1878
can u send the code that u have written !! What error u r getting after running the perl file ? Try running the perl file from command prompt and see u are...
Ravish Kumar
ravish_leo
Offline Send Email
Dec 22, 2005
9:29 am
1879
Hi I would suggest to call exec function to call Dynamic Html File, which should be later after creating log file. or else create a package and import it in...
Sudhirsp Raikhar
sudhirspraikhar
Offline Send Email
Dec 22, 2005
4:20 pm
1880
hey man ur message bout writing to a file using cgi-script(message #25) helped a lot.... Thank you Savita,India....
sav7684
Offline
Dec 22, 2005
4:21 pm
1881
... You need an urgent response and you use this subject! That's not very likely to happen. More people respond to helpful subjects than to erroneous ones. ...
Charles K. Clarkson
nottherat
Offline Send Email
Dec 22, 2005
4:23 pm
1883
hi ..All please can u able to solve this problem.. i am using the linux .in that we have perlv5.8.0 version.. i want to instal the HTML::Template Module .....
gopal singh
kgopal_sh
Offline Send Email
Dec 24, 2005
6:41 pm
1884
Why dont you upgrade your Perl version ? -Pavan gopal singh <kgopal_sh@...> wrote: hi ..All please can u able to solve this problem.. i am using the...
Pavan Kandepet
kandepet_pavan
Offline Send Email
Dec 24, 2005
8:58 pm
1885
hi. pavan. how i can upgrade the latest version.. gopi.. Pavan Kandepet <kandepet_pavan@...> wrote: Why dont you upgrade your Perl version ? -Pavan gopal...
gopal singh
kgopal_sh
Offline Send Email
Dec 25, 2005
6:54 pm
1886
If you are using a rpm based linux distribution, then download the latest perl rpm file and type "rpm -Uvh perl-version.rpm" as root. -Pavan gopal singh...
Pavan Kandepet
kandepet_pavan
Offline Send Email
Dec 26, 2005
4:03 am
1887
thank u pavan.. now i came to know .. but i have one dout.. in that linux mechine ..having some files .. which are related to perl ie., pl files..it wont...
gopal singh
kgopal_sh
Offline Send Email
Dec 26, 2005
5:39 pm
1888
No i dont think so, all the newer versions are mostly backwards compatible. -Pavan gopal singh <kgopal_sh@...> wrote: thank u pavan.. now i came to...
Pavan Kandepet
kandepet_pavan
Offline Send Email
Dec 26, 2005
9:16 pm
1889
thank u pavan.. please keep in touch.. if any ican reveal.. right.. gopi.. Pavan Kandepet <kandepet_pavan@...> wrote: No i dont think so, all the newer...
gopal singh
kgopal_sh
Offline Send Email
Dec 27, 2005
6:58 am
1890
... Have your read the documentation form CPAN and followed the links from here? I think the fifth FAQ question in the CPAN docs (linked from this link)...
Charles K. Clarkson
nottherat
Offline Send Email
Jan 3, 2006
4:57 pm
1891
Greetings, I am trying to install bioperl module in a remote server where i have a shell account. I dont have root access to this account. So i need to know...
Harish S
harish85_bt
Offline Send Email
Jan 3, 2006
4:57 pm
1892
hi i hav got the solution... by changing the permissions... have another problem!!!!! I hav IP addr 90 as my Dataserver(ds)... 70 as my web-server(ws) ...
sav7684
Offline
Jan 4, 2006
5:55 am
1893
Hello all, I have some cgi scripts in my /cgi-bin directory on my server. I want to have some utility-type scripts or packages in the same directory for...
smhinchy
Online Now Send Email
Jan 5, 2006
11:02 pm
1894
... smhinchy> I have some cgi scripts in my /cgi-bin directory on my server. I would almost certainly bet that you do *not* have files in /cgi-bin, next to...
merlyn@...
merlynstoneh...
Online Now Send Email
Jan 6, 2006
12:03 am
1895
... Actually it is /cgi-bin, right after /bin and before /conf. My http files are in /httpdocs. ... directory ... when I use the ... have even ... I tried...
smhinchy
Online Now Send Email
Jan 6, 2006
5:04 am
1896
You helped me track it down, and it was an error on my part. I don't know why, but I used the extension .pm instead of .pl. require "./news.pl"; Works just...
smhinchy
Online Now Send Email
Jan 6, 2006
5:04 am
1898
i'm using io::sockets::inet to listen for incoming sockets, how do i obtain my client's IP address.. or hostname.. any body .. will know this answer please...
kgopal_sh
Offline Send Email
Jan 20, 2006
7:43 am
1899
Hi just try this. u can get ip and subnet mask. if u want ge the host name , u can use win32::GetHostName().. #To find IP address and subnet mask of the...
Dhanapalan.C
dhana_foru
Offline Send Email
Jan 20, 2006
6:00 pm
1900
Thanks for quick response dhana, But having one dout, iam checking CPAN in that win32::GetHostName() is not there.. ok.. any have iam using io::sockets::inet...
gopal singh
kgopal_sh
Offline Send Email
Jan 21, 2006
5:06 am
1901
Hi, I have one doubt , while executing the program we are giving the command line arguments .. right.. then this arguments having any fixed number . I mean...
kgopal_sh
Offline Send Email
Jan 21, 2006
5:08 am
1902
Hi all I m using Perl with CGI to write scripts, and very well comfortable with Perl Connectivity to CGI. I m using pattern-matching so that i 'll be able to...
chdsethi
Offline Send Email
Jan 24, 2006
8:05 am
1903
... $output_string is what you intend to return to the user. $string_to_match is that regular expression or string you want to match. $output_string =~...
rob_wilson_98
Online Now
Jan 24, 2006
1:55 pm
1904
... This is operating system or shell dependent. I believe the limitation is more the length of the command line in characters than it is the length in...
rob_wilson_98
Online Now
Jan 24, 2006
1:59 pm
1905
... win32::GetHostName() is not there.. ... to get Host name and IP address .. i checked in CPAN and i think so "peerAddre()" is using getting the Host name...
rob_wilson_98
Online Now
Jan 24, 2006
2:08 pm
1906
Hi all I m trying "Database Connectivity" using Perl but the problem is that i'm not able to locate the module named "WIN32::ODBC" with extension '.pm'; I'm...
chdsethi
Offline Send Email
Jan 25, 2006
6:40 am
Messages 1875 - 1906 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