First  |  Prev |  Next  |  Last
Pages: 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609
FAQ 4.62 Why don't my tied hashes make the defined/exists distinction?
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 . --------... 24 Feb 2007 18:53
FAQ 4.52 How do I sort an array by (anything)?
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 . --------... 24 Feb 2007 18:53
Problem with Perl extensions
Hi I'm trying to set up otrs on windows small businness server on IIS 6.0. When I set perl.exe for .pl extension in IIS manager I see login screen but when I try to login I get cgi error The specified CGI application misbehaved by not returning a complete set of HTTP headers. I've changed perl.exe to perlis.dl... 24 Feb 2007 18:53
Unicode-related problem installing perl modules on Solaris 10
I'm trying to install (from CPAN) these two perl modules: HTML::TreeBuilder HTML::FormatText on a Solaris 10 system. The install fails and I get the following messages, among others (some lines wrapped by me for readability): ============================================================ Running make... 24 Feb 2007 18:53
Any 3270 emulation for perl yet?
I searched for a perl 3270 emulator several years ago, and could find none. I wound up using the s3270 emulator wrapped in a perl script. I've been searching again, and still do not see a perl based 3270 emulator. Since a perl 3270 emulator apparently still does not exist, I guess the question is why? It woul... 26 Feb 2007 23:54
Newbie Question
Hi, I'm trying to install a few modules to get Perl on RH Linux AS 3.0 to speak to an Oracle 9.2.0.6 database. I'm installing as ROOT: Data-Dumper-2.121 libnet-1.20 DBI-1.53 DBD-Oracle-1.19 but when I check what's been installed, all I get is: DBM, ExampleP, File, Proxy, Sponge The script will be ru... 24 Feb 2007 18:53
FAQ 5.15 Why do I sometimes get an "Argument list too long" when I use <*>?
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 . --------... 24 Feb 2007 18:53
ucfirst() with "_" separator
We have big file has lines as: ITEM1 PRODUCT PRICE 3.47 ITEM2 PRODUCT_DETAILS PRICE 4.47 ITEM3 PRODUCT_DETAILS_AGAIN PRICE 5.47 Trouble is make 2nd word each line capital letter first, then lower case for every "_". Some 2nd word have "_" one or more time, other not. So we like make line each lokk like: IT... 24 Feb 2007 18:53
Unable to install Math::BigInt::GMP on Solaris 10
Hello Guru's: Make fails on both version 1.18 and 1.19. I am trying to install this to speed up Net::SSH::Perl, since that is unbearably slow with the pure perl libraries, or even Math::BigInt::Pari, or Math::BigInt::FastCalc. here is what I get when I run make: ------------------------------------------------... 6 Mar 2007 18:35
new method to test Perl code
Here is the method to test perl program when you have no machine with perl: http://www.codeide.com You can do this in IDE mode in the site or run in CGI mode on your own home page like here: http://nick.codeide.com/hello.cgi?name=Visitor ... 3 Mar 2007 17:38
First  |  Prev |  Next  |  Last
Pages: 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609