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.
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 1911 - 1940 of 2062   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1911
... You are truncating some important environment variables. Namely LD_LIBRARY_PATH and PATH. Use ".=" to avoid truncation. ... First place to look would be...
rob_wilson_98
Online Now
Feb 1, 2006
6:44 pm
1912
Hi all, I have created a dll written in Perl. This dll would manipulate the text passed to it and returns a scalar variable. I use this dll in VB Macro. A part...
Geetha Menon
geethsruthi
Offline Send Email
Feb 15, 2006
4:26 pm
1913
Hi, I am pursuing an automation project and have selected Perl as my choice and am looking for ideas or hints in how I can actually read and store every object...
Carlos Ferrer
carlosjrferrer
Offline Send Email
Feb 18, 2006
2:22 pm
1914
is it the same as perl? I want to learn about perl I don't have a software. Can someone give me a link? Just the plain perl for DOS. Anyway what are the...
acebeentura
Offline Send Email
Feb 23, 2006
7:56 am
1915
ActivePerl is a distribution of Perl. If you are using Windows, ActivePerl is your best alternative. http://www.activestate.com/Products/ActivePerl/?mp=1 DOS?...
Victor Bouffier
perl_jam03
Offline Send Email
Feb 23, 2006
6:35 pm
1916
... acebeentura> is it the same as perl? I want to learn about perl I don't have a acebeentura> software. Can someone give me a link? Just the plain perl for ...
merlyn@...
merlynstoneh...
Online Now Send Email
Feb 23, 2006
6:35 pm
1917
Hello all, I've been tasked with writing some kind of server side code to download a file (a jpg) from the client's computer to a new printer we're making. Is...
TheGoofster
aab1753cc
Offline Send Email
Feb 24, 2006
5:31 am
1918
... Krishna> I have a very small clarification in pattern Krishna> matching, though it seems to be so silly I'm not able ...
merlyn@...
merlynstoneh...
Online Now Send Email
Feb 24, 2006
3:49 pm
1919
Hai Folks, I have a very small clarification in pattern matching, though it seems to be so silly I'm not able to find a solution, please help me in this...
Krishna Prasad
skpkrish
Offline Send Email
Feb 24, 2006
3:50 pm
1920
Hai Folks, I have a doubt and i'm breaking my head for this. I'm currently working on a image conversion project. I want to read all the tags from each tiff...
Krishna Prasad
skpkrish
Offline Send Email
Feb 25, 2006
6:15 pm
1921
... "b" >should be matched and ending should be "y" and between "b" and "y" no >"a" should be present. This can be done using m/b(?!a)y/ig, but it is >not...
Yogesh Sawant
yoga_sawant
Offline Send Email
Feb 28, 2006
4:01 pm
1922
... Yogesh> print if (m/\bb[^a]*y\b/i); That strategy works fine if "a" is a single character, but fails miserably when you have a multichar string there....
merlyn@...
merlynstoneh...
Online Now Send Email
Feb 28, 2006
5:24 pm
1923
Hai Yogesh, Thanks for your initiative to reply me. But probably you have misunderstood my requirement and Mr. Merlyn has very well understood that and it...
Krishna Prasad
skpkrish
Offline Send Email
Mar 1, 2006
6:06 am
1924
Hello everybody, I am very much depressed and unable to find a solution. Please some one with the experties help me. 1] Below is my script which allows me to...
foncesa05
Offline Send Email
Mar 5, 2006
11:11 pm
1925
Hi, My requirement is to search for the particular folders in a path, and copy the contents of the folder to the local directory. I can do this using...
Krishna Prasad
skpkrish
Offline Send Email
Mar 29, 2006
10:40 am
1926
Hai Folks, I know application side programming in perl to some extent, but i wannu learn perl/CGI programming. Can anyone help me to find free online Books for...
Krishna Prasad
skpkrish
Offline Send Email
Apr 3, 2006
12:07 pm
1927
Hai Folks, (1) I want to monitor a perl script and when that perl script stops running, I want to run another perl script immediately. Is that possible. (2) I...
Krishna Prasad
skpkrish
Offline Send Email
Apr 6, 2006
8:03 am
1928
1) Is there some reason why you can't run the scripts in some sort of batch mode? Unix and Windows both support that. Otherwise you have to decide how much...
rob_wilson_98
Online Now
Apr 7, 2006
1:49 am
1929
Hi Friends , Enjoying being a part of thi group . I am learning PERL and practicing it . I need Some good Perl Documents like " Mastering Regular Expressions "...
rajan Shah
shahrajan2k1
Offline Send Email
Apr 11, 2006
3:35 pm
1930
I may have just gotten unlucky here but let me share my story... I'm somewhat new at web development but have many years experience in programming. I Made a...
n_fischer_h
Offline Send Email
May 18, 2006
7:11 am
1931
You probably didn't have the correct permissions set on the host server. They need to be given execute permissions - chmod 755 - for the server to execute the...
Mike Southern
mikesouthern
Offline Send Email
May 18, 2006
11:14 am
1932
... PS. Formmail is a generic form handler; it's not a "standard" form handler by any means, merely one available for folk who aren't familiar with writing ...
Mike Southern
mikesouthern
Offline Send Email
May 18, 2006
11:18 am
1933
No, I did indeed set the permissions to 755. Am working on a page that will demonstrate the problems I'm having. In the mean time I'd like to share (another)...
n_fischer_h
Offline Send Email
May 19, 2006
6:45 am
1934
... I guess you've tried most things then. Sorry, I can't help any more. There probably isn't much documentation; many generic and/or home-grown general...
Mike Southern
mikesouthern
Offline Send Email
May 19, 2006
10:22 am
1935
... The script gets the raw data from each field. Generally, we use CGI.pm, not that internal form parser in formmail, to process the field data into a usable...
Charles K. Clarkson
nottherat
Offline Send Email
May 19, 2006
12:22 pm
1936
I don't know much...but I know enuff to get in trouble.... I beleive the Recipient (the owner of the form) in the HTML and the Recipient in the cgi must...
Lou Hernsen
luinrandir
Offline Send Email
May 19, 2006
1:19 pm
1937
Another thought. I have been told that Matts Script has security issues. but that another code that is used by my web host has a mail form cgi that has fixed...
Lou Hernsen
luinrandir
Offline Send Email
May 19, 2006
4:14 pm
1938
Thanks. I think the lessons I've learned here are: - Use newer stuff - Write your own when it's not to big of a deal. - Either use your own web server or be...
n_fischer_h
Offline Send Email
May 19, 2006
10:33 pm
1939
... I would amend this to: Custom solutions are often better than general solutions. Writing your only script can be more dangerous than using a very well...
Charles K. Clarkson
nottherat
Offline Send Email
May 20, 2006
7:53 am
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
Messages 1911 - 1940 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