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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1963 - 1992 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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...
Offline 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
1970
Hi i need to transfer data between perl and .net application. The data is binary and i have choosen xml as the medium. I was adviced to use base64 encoding...
Abhishek jain
ejaincom
Offline Send Email
Oct 30, 2006
8:21 pm
1971
Ok, Agreed , but is there any other mode of transfer the binary data apart from xml, which can also transfer other information related to the file also. Thanks...
abhishek jain
ejaincom
Offline Send Email
Oct 31, 2006
4:18 pm
1972
... Abhishek> Hi i need to transfer data between perl and .net application. The data Abhishek> is binary and i have choosen xml as the medium. Why? XML is not...
merlyn@...
merlynstoneh...
Offline Send Email
Oct 31, 2006
4:24 pm
1973
Dear Frinends, I want know the use of the Text::Decorator in perl .Any sample code or document ? Thanks in advance....
ussabari
Offline Send Email
Nov 15, 2006
7:56 am
1974
Ok, I've troubleshot this for ages and now I'm turning to the experts. I am testing out mod_perl on our site. I read all of the mod_perl docs and guides and...
lucl2000
Offline
Nov 20, 2006
5:21 am
1975
... Apparently so! Actually, I'd bet this is more of a web server configuration problem than a perl problem. ... Any chance this is a multi-step process or...
rob_wilson_98
Online Now
Nov 20, 2006
12:36 pm
1976
Hi friends, i wanted to create a daemon and wants to be assured it is running successfully. so i think of making a script in perl which will see that the...
abhishek jain
ejaincom
Offline Send Email
Nov 24, 2006
7:17 pm
1977
tell me hw to save the contents of the running program ,is thr any commands in perl ,i hv tried using the command "system",but iam able to store only the...
kalaivani
premrajan_18
Offline Send Email
Dec 9, 2006
6:08 pm
1978
can anyone tell me hw to convert a perl program to an exe file regards kalaivani...
kalaivani
premrajan_18
Offline Send Email
Dec 9, 2006
6:11 pm
1979
perl to exe is possible. http://www.indigostar.com/perl2exe.htm put this perl2exe in the folder and put the file which u want to convert into exe in the same...
magesh mari
magesh616
Offline Send Email
Dec 10, 2006
10:30 pm
1980
i hv downloaded the perl2exe.exe,but still i hv problem in conversion eventhough i followed ur steps in conversion when i typed in dos prompt (i.e) perl2exe...
kalai vani
premrajan_18
Offline Send Email
Dec 11, 2006
5:05 pm
1981
friends no need to reply for this i hv no problem in conversion to exe and storing it ,sorry for saying still thr is a problem ,anyway thank u frnds for...
kalai vani
premrajan_18
Offline Send Email
Dec 11, 2006
5:08 pm
1982
hi, IF i run it it executes correctly. Unzip this folder in d: or any drive Put the a perl file in the same folder. ie if u unzip in the name p2x1 put the...
magesh mari
magesh616
Offline Send Email
Dec 11, 2006
10:51 pm
1983
now i hv no problem in conversion of exe,can u tell me hw to revert back the process (i.e) exe to original script for viewing it regards kalaivani Krishna...
kalai vani
premrajan_18
Offline Send Email
Dec 12, 2006
8:59 am
1984
oh guys that is not a legal one. Still there is no program to convert exe to script....
magesh mari
magesh616
Offline Send Email
Dec 12, 2006
4:14 pm
1985
is thr any function in perl to display system time. regards kalaivani...
kalaivani
premrajan_18
Offline Send Email
Dec 18, 2006
5:00 pm
1986
I think localtime does so, you may also try DateTime on CPAN http://search.cpan.org/~drolsky/DateTime-0.35/lib/DateTime.pm If this solves the problem do reply...
abhishek jain
ejaincom
Offline Send Email
Dec 19, 2006
7:14 pm
1987
i hv used local time function itself.it worked.thank u frnd regards kalaivani abhishek jain <ejaincom@...> wrote: I think localtime does so, you may also...
kalai vani
premrajan_18
Offline Send Email
Dec 20, 2006
5:46 pm
1988
hi, I am new to this group...... i preferred to join here for getting answers for my doubts, .... #! /usr/local/bin/perl -Tw sub foo { my $data = shift; if...
perl_sathiya
Offline Send Email
Dec 21, 2006
11:38 am
1989
... perl> hi, perl> I am new to this group...... i preferred to join here for getting perl> answers for my doubts, .... More like *homework*. Please don't post...
merlyn@...
merlynstoneh...
Offline Send Email
Dec 21, 2006
6:28 pm
1990
I'm quite comfortable using the perl debugger, which works great for character based applications. I know that CGI.pm does have a simple approach for running...
Glen
glen_brydon
Offline Send Email
Jan 16, 2007
4:17 pm
1991
Hi, I'm Andy Schafer and I'm new here. I am working on building a website and have learned HTML, Javascript, and Perl. Now I am working on learning CGI and I...
Andy Schafer
lostgameparts
Offline Send Email
Feb 21, 2007
2:58 pm
1992
... Andy> I'm Andy Schafer and I'm new here. I am working on building a website Andy> and have learned HTML, Javascript, and Perl. Now I am working on Andy>...
merlyn@...
merlynstoneh...
Offline Send Email
Feb 21, 2007
7:17 pm
Messages 1963 - 1992 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