First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
FAQ 4.16 How can I find the Julian Day?
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 . --------... 30 Jun 2010 06:29
FAQ 8.2 How come exec() doesn't return?
This is an excerpt from the latest version perlfaq8.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 . --------... 30 Jun 2010 01:05
Expect: line endings?
I"m using Expect.pm to log into an HP ILO (management card for HP Prliant servers) but I'm getting odd results. I'm not sure if it's because I'm using Expect incorrectly or if the HP is in some odd way incompatible. The problem seems to be that the second exp->expect statement either doesn't run or isn't sent. ... 30 Jun 2010 18:41
FAQ 6.10 What is "/o" really for?
This is an excerpt from the latest version perlfaq6.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 . --------... 29 Jun 2010 18:29
How to find the end of a word in perl..
Hi, My data file : ------------------- // abc def // // abc dser // ---------------------- i want to remove the lines 2 and 4 from the file. check criteria : line should start with // and one or more spaces only as the other characters. i tried this .. if (/^\/\/(\s)*/ ... but it shows entire lines... 30 Jun 2010 03:14
FAQ 5.30 How can I read in a file by paragraphs?
This is an excerpt from the latest version perlfaq5.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 . --------... 29 Jun 2010 06:21
FAQ 9.4 How do I remove HTML from a string?
This is an excerpt from the latest version perlfaq9.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 . --------... 28 Jun 2010 18:22
FAQ 4.34 How do I extract selected columns from a string?
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 . --------... 28 Jun 2010 12:48
FAQ 8.10 How do I read and write the serial port?
This is an excerpt from the latest version perlfaq8.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 . --------... 28 Jun 2010 06:14
FAQ 7.13 What's a closure?
This is an excerpt from the latest version perlfaq7.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 . --------... 28 Jun 2010 00:51
First  |  Prev |  Next  |  Last
Pages: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38