Description:
The Perl language in general.
|
|
|
access pref. and temp dir on windows
|
| |
Hi, I'm coding a little script for windows. I'd like to know how to save some data on a given preference file and some other data on a temp file. Can it actually be done? thanks ever so much
|
|
FAQ 2.7 Is there an ISO or ANSI certified version of Perl?
|
| |
This is an excerpt from the latest version perlfaq2.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 [link] .... more »
|
|
10 Reasons Why YOU Should Join Us
|
| |
10 Reasons Why YOU Should Join Us The Most Proven Leisure Internet Business. Business that earns you more money every day. Thanks to the power of the Internet. Ground floor opportunity backed by a highly successful. 1. Free Registration 2. Start Earning As Soon As You Join 3. Weekly Unlimited Income... more »
|
|
FAQ 4.22 How do I expand function calls in 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 [link] .... more »
|
|
FAQ 4.35 How do I find the soundex value of 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 [link] .... more »
|
|
FAQ 3.7 How do I cross-reference my Perl programs?
|
| |
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 [link] .... more »
|
|
Help with HoH and accessing right keys
|
| |
I post before but I was not doing it the right way, here is the complete code that I need your help, please do let me know if you do have any other question. Thanks ...use Data::Dumper; my %HoH=(); while (<DATA>) { if ( /(\S+) (\S+\s\S+\s\S+) (.*?) (\w+) \S+ (\S+) (\S+)( \(([^)]+ \)))?/ ) { if ($6 eq 'Start')... more »
|
|
FAQ 3.8 Is there a pretty-printer (formatter) for Perl?
|
| |
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 [link] .... more »
|
|
|