First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
If Perl is compiled on a 32-bit system, and the system isupgraded to 64-bit...
On 2010-07-31 23:40, Ilya Zakharevich <nospam-abuse(a)ilyaz.org> wrote: On 2010-07-31, Peter J. Holzer <hjp-usenet2(a)hjp.at> wrote: E.g., Generally speaking, on "well-designed" 32-bit architecture, one would be able to address 8GB of memory (4GB of data, and 4GB of code). And we could split off th... 3 Aug 2010 13:38
FAQ 6.13 What does it mean that regexes are greedy? How can I get around it?
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 . --------... 1 Aug 2010 06:12
FAQ 6.15 How can I print out a word-frequency or line-frequency summary?
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 . --------... 1 Aug 2010 00:51
FAQ 8.44 How do I tell the difference between errors from theshell and perl?
On 2010-07-31 22:00, PerlFAQ Server <brian(a)theperlreview.com> wrote: -------------------------------------------------------------------- 8.44: How do I tell the difference between errors from the shell and perl? (answer contributed by brian d foy) When you run a Perl script, something else... 13 Aug 2010 14:39
FAQ 8.44 How do I tell the difference between errors from the shell and perl?
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 . --------... 13 Aug 2010 07:02
FAQ 5.20 How can I reliably rename a file?
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 . --------... 31 Jul 2010 12:53
FAQ 9.3 How can I get better error messages from a CGI program?
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 . --------... 31 Jul 2010 06:24
More perl-compiler optimizations
Immediately after I released B-C-1.27 http://search.cpan.org/dist/B-C/ I added two new compiler optimizations to svn http://code.google.com/p/perl-compiler/source/detail?r=498 -fro-inc read-only strings of @INC, %INC entries and global curpad names and symbols assuming that nobody wants to change those na... 31 Jul 2010 05:21
FAQ 2.15 Where can I buy a commercial 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 http://faq.perl.org . --------... 31 Jul 2010 00:00
FAQ 7.29 How can I use a variable as a variable name?
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 . --------... 30 Jul 2010 18:33
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19