Home
Top-rated FAQs
Back to comp.lang.perl.* FAQ 5/5 - External Program Interaction
Are you an expert in this area? Share your knowledge and earn expert points by giving answers or rating people's questions and answers! This section of FAQS.ORG is not sanctioned in any way by FAQ authors or maintainers. Questions strongly related to this FAQ: Hi, i am developing an application using perl which connects to a website then login to... by S Domadia (3/10/2004) #!/usr/bin/perl -w use warnings; use strict; package A; our $variable_a =... by Perl (12/9/2003) I need to validate text box in the form for bad words. Let's say if there is a form with... by srisow26 (4/1/2004) i am getting text padded with spaces in unformatted print by craigc (4/27/2004) Hi, I am Working with Perl on Linux. I have downloaded the stable.tar.gz source code from... by Bhanu (12/18/2003) How can I strip just the commas from text wrapped in "double-quotes" within a CSV file. I... by wee-man (2/12/2004) I am looking for a perl script to detect and display the format of file (if this is... by Houssni (10/1/2003) Questions somewhat related to this FAQ: Can anyone tell me how to automate mouse actions like single click,double click,right... by baazi (10/23/2003) Windows 2000 server IIS 5 perl 5.6.1 (activestate) I am trying to run a PERL script... by tbbatccc (11/7/2003) Hi, i am developing an application using perl which connects to a website then login to... by S Domadia (3/9/2004) How do I determine why my ftp via a pipe process does not complete sucessfully? The... by Snookie (5/17/2004) After writing; Print "hello world\n" How do I save it? Thanks. by Newbie (10/23/2005) I need the ability to pass reg exp via variables within a perl program. The example... by mdjukic (6/21/2004) Other questions awaiting answers: 42276 questions related to other FAQs 6468 general questions 15588 answered questions
Are you an expert in this area? Share your knowledge and earn expert points by giving answers or rating people's questions and answers! This section of FAQS.ORG is not sanctioned in any way by FAQ authors or maintainers.
Questions strongly related to this FAQ:
Questions somewhat related to this FAQ:
Other questions awaiting answers:
© 2003 FAQS.ORG. All rights reserved.