|
Recursive directory read with File::Find I would like to do a recursive read of a directory on my local computer. Is this possible with File::Find? If not, is there any other way to do it in Perl? ... 23 Apr 2008 18:45
perl utility I want to get some idea about making a USB drive DOS bootable..in windows.... I want to make a USB drive DOS bootable ..and it should be a windows utility which I want to develop in perl. Can anybody give me some idea about this ? ... 23 Apr 2008 17:09
sending output to STDOUT or a file Hi, I have a program that generates some output but I need it to dump them to a file if ran in a background and print on screen if ran in foreground. This is a sample program that need some help with: #!/bin/perl # use warnings; use strict; # my $today=`date +%Y%m%d`; chomp $today; my $LOG="/tmp/output.$today... 23 Apr 2008 17:09
FAQ 1.15 Where can I get a list of Larry Wall witticisms? This is an excerpt from the latest version perlfaq1.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 . --------... 23 Apr 2008 13:56
FAQ 2.1 What machines support perl? Where do I get it? 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 . --------... 23 Apr 2008 12:19
perl script to interact with PC port Hello, Is there a way that I can interact with Personel computer's serial/parallel ports using perl script?. With Rgds, Raj ... 23 Apr 2008 09:07
EPIC : a very good Perl IDE I am not sure anyone is also using EPIC or not, I just found it today, and the I believe this is perhaps one of the the best free Perl editor besides komodo edit. http://e-p-i-c.sourceforge.net/ let's have a try. Howard ... 23 Apr 2008 08:19
FAQ 1.9 How does Perl compare with other languages like Java, Python, REXX, Scheme, or Tcl? This is an excerpt from the latest version perlfaq1.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 . --------... 23 Apr 2008 08:19
FAQ 2.4 I copied the perl binary from one machine to another, but scripts don't work. 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 . --------... 23 Apr 2008 02:33
pop langs website ranking Some entity, AKA "xahlee(a)gmail.com" <xahlee(a)gmail.com> wrote this mindboggling stuff: (selectively-snipped) My website is now actually ranked higher than PaulGraham.com ! well well, so your site is more popular. You can make it even more popular, you know. Just rename some lame article about how to make a ki... 22 Apr 2008 23:23 |