First  |  Prev |  Next  |  Last
Pages: 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549
Net::Telnet Error handling/trapping
I have a script that reads in a csv files, parses the data, and uses the info to run down a list of IP addresses and make telnet connections to them. I do this to automate the backing up of my Foundry switch configurations. This works great until I have an error. When I have an error at connect time, it catches ... 7 Feb 2007 01:51
Globbing on Win32
Hello All, I am still learning Perl. I am trying to write a script to recursively list all the directories starting from a specified path. Unfortunately it seems that the globbing function handles paths with/ without spaces in them very differently as shown by the test case script below. Some research seems ... 6 Feb 2007 15:25
rename *-ch03.htm to ch03-*.htm?
I am trying to write a perl to replace all files under c:/perlbook/ like this: Perl 5 by Example Variables-ch03.htm rename to ch03-Perl 5 by Example Variables.htm But I really did not figure out, any one please help me? For some perl expert, it maybe only 5 minutes work. Thanks! ... 6 Feb 2007 18:03
Request for a PERL script to download files
I would like to use a PERL script to logon to a web site, navigate web pages, select links for files to be downloaded, then receive the files. The names of the files will be dynamic changing daily. The reason I want to use PERL to do this is to automate the process so a person doesn't have to do it. Does anyone ... 17 Feb 2007 11:14
check in mysql DB
Hello all , First THX. Second I have a program that looks through a file extracting data and then puts it into a database. I thought I had designed a nice check with the select * from table where name = $name and number = $num; . Then I had an if statement to see if that reported anything but of course it did cu... 2 Feb 2007 17:48
How to pass array from java to perl using inline java
Hi, I try to pass a float[ ] [ ] array from inline java to perl. I assign the java array to a perl list variable but it doesn't work. Any suggestions? Thanks for help! Regards, Tom ... 31 Jan 2007 15:33
FAQ 3.24 Why don't Perl one-liners work on my DOS/Mac/VMS system?
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 http://faq.perl.org . --------... 31 Jan 2007 12:20
Module for Sending Keystrokes
I want to control another program through its GUI -- for instance, using ALT to access menus and using TAB to move between form controls. I searched CPAN a bit, but I didn't find what I need. Does anyone have any suggestions or recommendations? ... 31 Jan 2007 12:20
sort an array unique.
Hello All, Is there any command to sort an array uniquelly,something similar to "sort -u" in unix. With Rgds, Raj ... 31 Jan 2007 12:20
FAQ 2.13 What mailing lists are there for 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 Jan 2007 07:19
First  |  Prev |  Next  |  Last
Pages: 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549