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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1865 - 1895 of 2061   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1865
Hi , I wanna know how can I retrieve input from users , if I need to input lets say "abc.xyz" , where xyz is constant and abc is variable . Please help ....
navnirman_2001
Offline Send Email
Oct 4, 2005
3:33 pm
1866
... Where are your users? On the web? Behind a terminal? . . . Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328...
Charles K. Clarkson
nottherat
Offline Send Email
Oct 4, 2005
4:39 pm
1867
Behind the terminal ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com...
bamra sunny
navnirman_2001
Offline Send Email
Oct 8, 2005
12:00 am
1868
Hello, I had downloaded and installed Mail::Client::Yahoo from cpan.org. It went fine. After that i just executed the sample program in cpan to access yahoo ...
com bio
combiofriends
Offline Send Email
Oct 8, 2005
9:15 pm
1869
Hello, I tried installing Mail-Webmail-Yahoo-0.601 in my fedora machine. I initially got the error "HTML-FormParser" is not found. Then i downloaded and ...
com bio
combiofriends
Offline Send Email
Oct 8, 2005
9:15 pm
1870
yes, through ppm I will assume that u r using Windows & installed ActiveState 1- Open DOS window 2- type PPM and press <ENTER> 3- type "install...
H H
hms_1963
Offline Send Email
Oct 9, 2005
2:40 am
1871
I apologise for the top-reply, but its easier this way on OE. You mentioned Fedora, so I assume that you are working on Linux Are you installing from tars, a...
Ken at Home
kenshail2003
Offline Send Email
Oct 9, 2005
3:55 pm
1872
Hello, I tried to install Mail::Web::Yahoo using the command perl -MCPAN -e 'install Mail::Web::Yahoo' in my fedora core 3 system. It asked for my yahoo user...
com bio
combiofriends
Offline Send Email
Oct 12, 2005
3:37 pm
1873
Hello, How do i pass arguments to $perl Makefile.pl to install locally. I am sure there is a option to do that. Simillarly how do i install stuff locally with...
com bio
combiofriends
Offline Send Email
Oct 13, 2005
3:32 pm
1874
Hello, I had created a perl program which i would like to distribute as a module. It is a standalone executable. so I would like to put it in /usr/bin . I...
com bio
combiofriends
Offline Send Email
Nov 21, 2005
10:05 pm
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
Online Now 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
Messages 1865 - 1895 of 2061   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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