First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
master perl calling slave perl
"Ela" <ela(a)yantai.org> wrote: In slave perl prog, there're some print codes. However, when the master perl calling the slave one by system(command), the slave perl print cannot be redirected to STDOUT. how to solve that? I cannot reproduce your problem: C:\tmp>type master.pl use strict; use warnings; ... 6 May 2008 21:21
FAQ 4.17 How do I find yesterday's date?
PerlFAQ Server wrote: This is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at h... 6 May 2008 21:21
How to print formatted (!) the current timestamp?
On 2008-05-04, Thomas Blabb <t.blabb(a)gmail.com> wrote: I want to print the current time(stamp) in formatted style. The following does not work: print STDOUT "Now=%Y%m%d-%H%M\n", localtime(time); Did you read perldoc -f localtime? If you are happy with localtime's formatting, simply print it as a scal... 6 May 2008 21:21
FAQ 3.23 Can I write useful Perl programs on the command line?
In article <43a75974-ec4c-41d3-8912-4a8b873190e3(a)u12g2000prd.googlegroups.com>, Ben Bullock <benkasminbullock(a)gmail.com> wrote: On May 4, 1:59 pm, Sherman Pendley <spamt...(a)dot-app.org> wrote: Ben Bullock <benkasminbull...(a)gmail.com> writes: On Sat, 03 May 2008 12:03:02 -0700, PerlFAQ Server wrote: ... 6 May 2008 21:21
Perl 6
In article <fvi5ne020lt(a)news4.newsguy.com>, szr <szrRE(a)szromanMO.comVE> wrote: While I agree we all need to be patient, one might reasonably think that 8+ years is a rather long time to be working on one single piece of software, no? Maybe, but no one started writing code right away, so the Perl 6 imp... 6 May 2008 21:21
retrieve info from searching site
On 2008-05-06, batman <uspensky(a)gmail.com> wrote: there is a website that cotains 2 search input fields: ID and Lastname i can input to search using either one but lastname uses fuzzy logic. if more than one result comes back (like if i pass in % for last name), i get a selection list of all the peopl... 6 May 2008 21:21
FAQ 3.26 Where can I learn about object-oriented Perl programming?
This is an excerpt from the latest version perlfaq3.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 6 May 2008 21:21
EARN US DOLLARS, WITHOUT INVESTMENT, HOME BUSINESS, 100% LEGAL
Interested in Building Online Business Empire Without Investing Single Dollar!! Explore The Best Online Income Opportunity On The Internet Today - Absolutely FREE! EARN UNLIMETED WITHOUT INVESTMENT WITH On The Net.. "on top of the primary purchase and MAKE MORE MONEY WITHOUT DOING ANY ADDITIONAL WORK!"... 6 May 2008 21:21
FAQ 3.29 When I tried to run my script, I got this message. What does it mean?
This is an excerpt from the latest version perlfaq3.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 6 May 2008 21:21
FAQ 4.13 How do I find the current century or millennium?
This is an excerpt from the latest version perlfaq4.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 6 May 2008 21:21
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14