moving/renaming directory between NFS mounts170 (11/21/2008 5:33:33 PM) Hi, I want to move a complete directory by perl from one NFS mount to another. At the linux shell, I would simple enter mv source target/ But in perl this doesn't work, neither with rename nor with File::Co... Marten
using print<<`EOC`368 (11/21/2008 11:40:47 PM) Greetings, How does Perl identify which shell to use (sh, vs ksh vs csh, etc) for backticks in a here document? pg ... pgodfrin
FAQ 8.41 How do I use an SQL database? #14014 (11/23/2008 2:03:01 AM) 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 ... brian125(4408)
FAQ 8.5 How do I read just one key without waiting for a return key? #2052 (11/22/2008 8:03:01 PM) 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 ... PerlFAQ
FAQ 7.26 How can I find out my current or calling package?042 (11/22/2008 2:03:02 PM) 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 ... PerlFAQ
model pre teen underwear - Free152 (11/10/2008 8:58:01 AM) model pre teen underwear .. .. .. *******CLICK HERE******** http://vids247.cn/model-pre-teen-underwear ***************************** .. .. .. .. .. .. .. .. .. .. .. .. model pre teen underwear ... megiacomonadeau(14)
FAQ 7.13 What's a closure? #7015 (11/22/2008 8:03:02 AM) 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 ... brian125(4408)
FAQ 6.22 What's wrong with using grep in a void context? #3022 (11/22/2008 2:03:01 AM) 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 ... brian125(4408)
FAQ 7.1 Can I get a BNF/yacc/RE for the Perl language? #13018 (11/21/2008 8:03:02 PM) 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 ... brian125(4408)
Connect to multiple unix servers859 (11/18/2008 5:56:25 PM) Hello. I'm new at perl and am faced with a problem. I work with multiple unix servers and I need to execute the same commands on each of them. I'd like to automate this with perl so I was hoping someone cou... darkknight56