Recommendations for setting up local Perl dev environment

2023-05-23 Thread Joe Sliva Jr.
I've been on this list for years but haven't actually used Perl lately. That being said, I have an old Perl script that I would like to start working with again but would prefer to work on it within a local dev environment. Can anyone please recommend a local Perl dev install that would work on Wi

Re: Which distribution of PERL to use

2022-07-04 Thread Joe Sliva Jr.
I'm interested in learning this also. On Mon, 4 Jul 2022 at 19:53, Mr. Faiz Ul Haq Zia wrote: > Hello, > Which one of the PERL distribution should I use on windows 11. > regards > Faiz ul haque Zeya > Senior Associate professor BUKC >

Re: SFTP from Windows and Unix/Linux pulling files from IBM/MVS?

2012-02-19 Thread Joe Deal
.484.2419 Fax > 1.408.623.5963 Cell > http://Fedex.com/us > > > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > > -- Joe Deal

Re: Extracting Data from PDF files

2011-03-03 Thread Joe
I basically run our pdfs through a pdf 2 txt converter and extract the data from the text files. It is pretty simple. On 3/3/2011 6:21 AM, Mike Blezien wrote: - Original Message - From: "shawn wilson" Cc: "Perl List" Sent: Thursday, March 03, 2011 6:04 AM Subject: Re: Extracting Data

Re: find2perl

2008-01-18 Thread joe blow
>> I am not a liar! I am a Christian Presumably, Christians don't lie. Is that it? Not to stir up the pot or anything... - Looking for last minute shopping deals? Find them fast with Yahoo! Search.

about the TIME_WAIT

2006-02-02 Thread Sophie Joe
hi,here, When the socket clients connect to the server,there are many TIME_WAIT messages appearing in clients's tcp connection status as following: $ netstat -an tcp0 0 192.168.0.130:50124 192.168.0.10:31330TIME_WAIT tcp0 0 192.168.0.130:50125 192.168.0.10:3133

Re: Problems with DDE.pm

2005-09-19 Thread Joe Melvin
things get. Maybe I could hack up my own module... Thanks, John! Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: Problems with DDE.pm

2005-09-19 Thread Joe Melvin
Sorry - the real name of the module is Win32::DDE: Joe Melvin wrote: Let me preface this message with an honest assertion that I'm not very knowledgeable about Perl modules or DDE's. I have written a script using the DDE.pm module. Sometimes it runs for hours, happily doing

Problems with DDE.pm

2005-09-19 Thread Joe Melvin
oticed that DDE.pm is about 5 years old. Is there a newer, cooler way to slurp up DDE data? If it makes any difference, I'm using ActivePerl 5.6.1 build 638. I'm not looking for someone to solve my problem for me, but I would sure appreciate a hint as to where to start looking! Thanks!

Re: redefining Net::Telnet "escape" character

2005-02-28 Thread Joe Mecklin
On Mon, 28 Feb 2005 10:05:32 -0500, Wiggins d'Anconia <[EMAIL PROTECTED]> wrote: > Joe Mecklin wrote: > > ok, per the instructions, binmode only converts CR LF to \n, which is > > not what i'm looking for. > > > > Out of curiousity isn't the escap

Re: redefining Net::Telnet "escape" character

2005-02-28 Thread Joe Mecklin
$t->waitfor(String => "PASSCODE:", Errmode => 'return'); print "\nEntering SECURID PASSCODE"; $t->print("$securid"); } ###### i get "pattern match timed-out at ./script-name line 102" which is $t->waitfor

Re: redefining Net::Telnet "escape" character

2005-02-25 Thread Joe Mecklin
1 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Joe, > Try turning binmod on. If it fails post some code and a bit more od a > description of what you are trying to do. > hth, > Mark G. > > - Original Message - > From: Joe Mecklin <[EMAIL PROTE

redefining Net::Telnet "escape" character

2005-02-25 Thread Joe Mecklin
ified this for sure yet because i had my "epiphany" just as i was leaving work for the day, and i've been forced to take the rest of the week off for personal reasons). question: what is one/the way to redefine the net::telnet escape character from ^] to another ^[ (or anything else?)

Re: RE: entering text w/o echoing

2005-02-10 Thread Joe Mecklin
cho with '' > > å 2005-02-09 11:29:00 æåéï > >Joe Mecklin wrote: > >> i need the ability to accept keyboard input without echoing it back to > >> the screen (passwords, etc.) and have not yet found anything that will > >> accomplish that. is t

Re: entering text w/o echoing

2005-02-09 Thread Joe Mecklin
bless you, my child *g* On Wed, 9 Feb 2005 11:29:00 -0500, Bob Showalter <[EMAIL PROTECTED]> wrote: > Joe Mecklin wrote: > > i need the ability to accept keyboard input without echoing it back to > > the screen (passwords, etc.) and have not yet found anything that will >

entering text w/o echoing

2005-02-09 Thread Joe Mecklin
i need the ability to accept keyboard input without echoing it back to the screen (passwords, etc.) and have not yet found anything that will accomplish that. is there something in Perl that will do that, do i need a module, ...? thanks in advance for any/all help. since this is a gmail account,

Re: CGI::Session

2005-01-16 Thread Joe Mecklin
i don't know if there are modules or functions that would do it all bhind the scenes, but at the "worst", just write everything you want to store to variables and write them in a standard mysql "insert" query. you may want to "use CGI qw(:all)" rather than limit yourself to CGI::Session (that's fr

Re: Variable Value into MySQL DB

2004-12-27 Thread Joe Mecklin
On Mon, 27 Dec 2004 16:08:20 -0200 (BRST), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi guys, > > I´m having kind´a problem... Here´s the deal... I´m using CGI so that the > user can, by a browser, type the data that must be recorded into the > database. > I use CGI library to do that... t

Perl classified script..

2004-09-19 Thread Joe Echavarria
Hi there, I am looking for a complete perl/mysql classified software for an internet business. Something as complete as http://www.esvon.com/products/cl/index.php or better than that. Thanks.. Joe. __ Do you Yahoo!? New and

Re: Problem configuring MCPAN

2004-08-26 Thread Joe Echavarria
yes i know what it means.., what ftp site of cpan i can use ? Thanks. --- Owen <[EMAIL PROTECTED]> wrote: > On Thu, 26 Aug 2004 09:45:57 -0700 (PDT) > Joe Echavarria <[EMAIL PROTECTED]> wrote: > > >When i try to configure the MCPAN i get this > > error..:

Problem configuring MCPAN

2004-08-26 Thread Joe Echavarria
Hello, When i try to configure the MCPAN i get this error..: rying with "/usr/sfw/bin/ncftpget" to get ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY.gz ftp.perl.org: unknown host. ncftpget: cannot open ftp.perl.org: unknown host. Trying with "/usr/sfw/bin/wget -O -" to get ftp://ftp.perl.or

Re: utility to install modules

2004-08-26 Thread Joe Echavarria
Please enter your CPAN site: [] --- Chris Devers <[EMAIL PROTECTED]> wrote: > On Wed, 25 Aug 2004, Joe Echavarria wrote: > > > I want to know if there is an utility that i > could > > use to install the perl modules directly from CPAN > on > > a sun solar

utility to install modules

2004-08-25 Thread Joe Echavarria
hell there, I want to know if there is an utility that i could use to install the perl modules directly from CPAN on a sun solaris box. It is something like ppm on windows activeperl. Thanks. __ Do you Yahoo!? Yahoo! Mail Address AutoComplete

security on a html page with perl.

2004-08-24 Thread Joe Echavarria
Hi there, After a user fill out a form and submit it a perl script takes the user to a download page of my website. how can i prevent a user from directly access the download page using the web browser.., for example http://www.mydomain.com/download_page.html, i only want the user to able to d

Re: Web Application with PERL or ASP.NET

2004-08-13 Thread Joe Echavarria
Well, is a loan system for car dealers dealing with new and used cars..., the system must have a control of cars inventory, associate each car with the customer loan, balances, interes, capital of the loand, etc. --- Chris Devers <[EMAIL PROTECTED]> wrote: > Hi. > > > On Tue

PERL and Mobile Devices.

2004-08-10 Thread Joe Echavarria
Hi there, can i write applications with perl for mobile devices , __ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Web Application with PERL or ASP.NET

2004-08-10 Thread Joe Echavarria
Hi there, The company i work is considering two tools for the web version of a loan system. I need to prove that perl is better that ASP.NET for the project. Can anyone help me ?, is posible with perl have controls ?, data grids ?, date controls ?, the way that asp.net works ?, why perl is bett

Re: recurisiveness

2004-06-30 Thread Joe Stuart
Thanks that worked great >>> [EMAIL PROTECTED] 06/30/04 12:22PM >>> Joe Stuart wrote: > I have a script that recursively goes through the filesystem and changes > links in html documents The problem I'm having is that it chokes on > directories with spaces in th

recurisiveness

2004-06-30 Thread Joe Stuart
I have a script that recursively goes through the filesystem and changes links in html documents The problem I'm having is that it chokes on directories with spaces in there names. Does anyone have any suggestions on how to deal with this? I've tried using both glob and readdir to go through the

Retrieving Cookie from header

2004-06-08 Thread Gajewski, Joe (MLIM)
aders; returns some header info but not access to the cookie. I believe the cookie is embedeed in the %h hash. Does anyone have any ideas? Joe Gajewski MLIM Information Technology (609) 274-4564 [EMAIL PROTECTED] If you are not an int

Re: references

2004-03-25 Thread Joe Mecklin
t; sub { print "Called sub 1"; }, > 'db_value2' => sub { print "Called sub 2"; }, ); > > $subs{$subroutine_pointer}->(); > > Where $subroutine_pointer is the string 'db_value1', etc. > > http://danconia.org thanks for

references

2004-03-24 Thread Joe Mecklin
abase that matches a subroutine name that i want to call based on certain other criteria, then displays that sub's output to a web page. this works fine as is but i want to learn how to restructure this so i don't have to use "no strict" and "use strict" around the

perl and application server..

2004-02-13 Thread Joe Echavarria
Hi there, Is there a way to work with perl as a Java, with and application server in other to separate the presentation from the business logic ?, Thanks for any help. __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.co

Re: Perl code

2004-01-27 Thread Joe Echavarria
Well, I just installed the module i it has many bugs, it does not work fine. Any clue ? --- Owen <[EMAIL PROTECTED]> wrote: > On Mon, 26 Jan 2004 12:13:14 -0800 (PST) > Joe Echavarria <[EMAIL PROTECTED]> wrote: > > > What about translating the numbers to span

Re: Perl code

2004-01-26 Thread Joe Echavarria
What about translating the numbers to spanish string equivalent ? --- Owen <[EMAIL PROTECTED]> wrote: > On Sun, 25 Jan 2004 22:48:55 -0800 (PST) > Joe Echavarria <[EMAIL PROTECTED]> wrote: > > > >Where can i find a perl code that translate > numbers >

Perl code

2004-01-25 Thread Joe Echavarria
Hi there, Where can i find a perl code that translate numbers to words ?, like 100.00 for "one hundred ..." I need it to glue it with some other code. Thanks.. __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.y

can i do it with perl ?

2004-01-23 Thread Joe Echavarria
I there, I need to write a web database application using perl, and i need a way that when the users logs into the system i download all the information regarding to the user to its local computer and make all the transaction locally. After that, when the user logs out of the system all

perl loan scripts/software

2004-01-14 Thread Joe Echavarria
Hi there, I need to find out if there is a perl software, script for loans managament. Is for a client that give loans to their customers and want to have control over the payments, the interest receive, etc. Does anyone knows about any perl software for like that ? Thanks. ___

Mysql.pm

2004-01-13 Thread Joe Stuart
I'm having problems with the Mysql.pm module. When I have the two statements $dbh = Mysql->connect($host,$database,$username,$password); my $sth = $dbh->query("insert into users values(NULL, 'Jon', 'Sterling', 'Doe', 24, '[EMAIL PROTECTED]')"); My problem is when I run it as root it works fine,

Art Gallery Perl Script

2003-12-26 Thread Joe Echavarria
Hi there, I am looking for Art Gallery Perl script available, can anyone recomend me one ?, thanks. __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Installing Modules From CPAN

2003-12-23 Thread Joe Echavarria
I just installed the client package and devel package, and now i get another error : DBD-mysql-2.9003/Makefile.PL /bin/tar: DBD-mysql-2.9003/Makefile.PL: time stamp 2003-10-17 13:20:50 is 17961752 s in the future DBD-mysql-2.9003/ChangeLog /bin/tar: DBD-mysql-2.9003/ChangeLog: time stamp 2003-10-2

Re: Installing Modules From CPAN

2003-12-23 Thread Joe Echavarria
Wiggins, This is the error i get trying installing the package : [EMAIL PROTECTED] root]# perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.61) ReadLine support available (try 'install Bundle::CPAN') cpan> install DBD::mysql CPAN: Storable loaded ok CPAN: LWP::

Re: Installing Modules From CPAN

2003-12-23 Thread Joe Echavarria
Hi there, Theses are the messages i get when i try to install dbd::mysql. How can i solve this problems ?, Thanks. cpan> install DBD::mysql Running install for module DBD::mysql Running make for R/RU/RUDY/DBD-mysql-2.9003.tar.gz Is already unwrapped into directory /root/.cpan/build/DBD-mysq

Installing Modules From CPAN

2003-12-22 Thread Joe Echavarria
Hi there, I need to install the modules in order to work with mysql database. I have red hat 9 and have already installed the Mysql database. How can i install the all the modules i need from cpan using my red hat command line ? Which modules i need ?, How i install each module ? Thanks. _

Perl & Mysql

2003-12-05 Thread Joe Echavarria
Hi there, Which modules i have to install in order to connect perl with mysql ?, in what order ?, My perl installation is on solaris 9. I already have mysql installed. Thanks for the help. Joe Echavarría. __ Do you Yahoo!? Free Pop-Up Blocker - Get it

Perl & XML

2003-08-28 Thread Joe Mecklin
I'm beginning my studies of XML and am looking for a Perl module(s) that allows me to be able to dynamically generate the XML along with any data and display it on the fly, as I now do with HTML. What I've seen so far seems to require writing the XML and associated data to an external file - an ad

RE: extracting a string

2003-07-28 Thread Joe Echavarria
Thanks. --- Dan Muey <[EMAIL PROTECTED]> wrote: > > Hi there, > > > > What perl function can i use to extract a > > sub-string from a string. > > > > > > $string = 'myfile.txt'; > > $string =~ m/^(\w+)\.txt$/; > > print $1; > > HTH > > DMuey > > > I have "myfile.txt", and i

extracting a string

2003-07-28 Thread Joe Echavarria
Hi there, What perl function can i use to extract a sub-string from a string. I have "myfile.txt", and i only want to print "myfile" to the screen , how can i do it ? Thanks. __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web si

Re: quota's

2003-07-17 Thread Joe Stuart
r but it's successful. Thanks >>> Ramprasad <[EMAIL PROTECTED]> 07/17/03 09:44AM >>> Joe Stuart wrote: > I'm trying to implement quota's using the quota interface for perl. The > problem I'm having is when I execute this code. > > #!/

quota's

2003-07-16 Thread Joe Stuart
I'm trying to implement quota's using the quota interface for perl. The problem I'm having is when I execute this code. #!/usr/bin/perl use Getopt::Std; use Quota; getopt("f:s:h:"); die "Usage: $0 -f -s -h \n" if(!$opt_f || !$opt_s || !$opt_h); open(PASS, "/etc/passwd") or die "Unabl

RE: Can I compile perl so I can run a perl script without having perl installed?

2003-06-03 Thread De Joe, Jackie
Thank you for the information. I'm looking forward to trying out this new find! Ms. Jackie :-) > -Original Message- > From: De Joe, Jackie > Sent: Thursday, May 29, 2003 6:31 PM > To: [EMAIL PROTECTED] > Subject: Can I compile perl so I can run a

Can I compile perl so I can run a perl script without having perl installed?

2003-05-30 Thread De Joe, Jackie
Can I compile perl so I can run a perl script without having perl installed? Thanks, Jackie -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: passing variables into mysql

2003-03-31 Thread Joe Mecklin
$dbh_args . " and cfa = \"$get_cfa\"" if $get_cfa; $dbh_args = $dbh_args . " and date = \"$get_date\"" if $get_date; $dbh_args = $dbh_args . " order by eqpt_name, cfa"; $sth = $dbh->prepare("select * from defective_ports $dbh_args"); $st

OT: mod_auth_mysql

2003-03-31 Thread Joe Mecklin
user_auth Auth_MySQL_Username_Field comp_uid Auth_MySQL_Password_Field password Auth_MySQL_Empty_Passwords on Auth_MySQL_Group_Table group_auth Auth_MySQL_Group_Field groups AuthType basic require group growth #require valid-user thanks, joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: substitute for NTs "net use"

2003-02-17 Thread Joe Mecklin
ok, thanks. On Mon, 2003-02-17 at 07:54, Felix Geerinckx wrote: > on Mon, 17 Feb 2003 13:37:57 GMT, [EMAIL PROTECTED] (Joe Mecklin) > wrote: > > > Thanks for the info. I appreciate the ideas. Seeing your > > response, I obviously didn't phrase my request a

Re: substitute for NTs "net use"

2003-02-17 Thread Joe Mecklin
is presented here is meant to be installed on a MS system. Joe On Mon, 2003-02-17 at 07:31, Jenda Krynicky wrote: > From: Joe Mecklin <[EMAIL PROTECTED]> > > > I'm tying to write a script which will connect to all PCs in an > > internal network to update sel

substitute for NTs "net use"

2003-02-17 Thread Joe Mecklin
yone with permission to perform this function w/o having to install Perl and this script on computers that would not otherwise need either.. TIA, Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

substitute for NTs "net use"

2003-02-14 Thread Joe Mecklin
d not otherwise need either.. TIA, Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Web Applications.

2003-01-16 Thread Joe Echavarria
Hi there, How can i execute a perl/cgi application with its own web server ?, I want the user to be able to execute my web/based application in his/her local windows pc without a webserver installed locally? Let say http://myapplication:port/, something like that. What module can i use

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
he best i could come up with for now. hopefully my description makes sense. thanks to all for their help. joe On Mon, 2003-01-13 at 13:58, david wrote: > Joe Mecklin wrote: > > > Dan, > > > > here is the output with your additions. > > > > BEFORE :: ID - 10

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
, actually) - even the mysql tables - to play around with, email me and i'll be happy to forward them to you. thanks to everyone for their suggestions and efforts. joe On Mon, 2003-01-13 at 12:42, Dan Muey wrote: > What is the output of the code I sent when you use 'clear_input2

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
nd clear_input2(), on the premise if i can't read the existing data in those variables, i won't be able to write new data to those variables. and thanks for all your help so far, i do appreciate it. joe On Mon, 2003-01-13 at 12:42, Dan Muey wrote: > What is the output of the

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
D - $school_address \n"; > > Run that then the code you have now and see what you get. > Also print "\$f = $f = .$$f." may be better as -$$f- instead of .$$f. just incase >it's trying to use a var named $f. instead of $f. > > Dan > -Original Message---

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
quot;; > $school_name = "SKOOL NM"; > $school_address = "SKOOL AD"; > > Print "ID - $school_id \n NM - $school_name \n AD - $school_address \n"; > > Run that then the code you have now and see what you get. > Also print "\$f = $f = .$$f."

RE: reference problem (i think)

2003-01-13 Thread Joe Mecklin
thanks Dan, but no go. here is the current incarnation, based on your suggestion: sub clear_input { no strict 'refs'; my %options = @_; my $fields = $options{FIELDS}; my (@field) = split /, /, $fields; print "\$fields = $fields "; print "\@field = @field ";

reference problem (i think)

2003-01-13 Thread Joe Mecklin
= .school_address. = .$school_address. obviously i'm missing the boat somewhere along the way (if i'm even on the right river); how can i accomplish what i want to do? thanks, joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Calling another perl script

2002-12-13 Thread Joe Mecklin
exec() exits the calling program and does not return. system() returns the called program's exit status then allows the calling program to resume execution. "Programming Perl", 3rd Edition, p.811 On Fri, 2002-12-13 at 08:01, Paul Kraus wrote: > if I exec a Perl script from a Perl script that fir

system() output redirection

2002-10-18 Thread Joe Mecklin
and closed appropriately). thanks, joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: system() output redirection

2002-10-18 Thread Joe Mecklin
James, Thanks. That's exactly what I was looking for. I was trying to combine the backticks with system() instead of replacing system() with backticks. Someone also pointed out a missing "/" in my path, thanks for that as well. Joe On Thu, 2002-10-17 at 11:26, Kipp, James

Re: Large files

2002-09-11 Thread Joe Raube
When it dies, what error do you get? --- Rob <[EMAIL PROTECTED]> wrote: > Hi, I'm parsing a 16 meg file and my program dies 111 lines from > the > bottom. The record that it stops isn't any different from the ones > that > make it through. If I delete from there down it works ok and if I > dele

RE: perl and Oracle

2002-09-11 Thread Joe Raube
y of doing this would be to use DBD::Proxy, but I have never done that. That would a question that would be more appropriate for the dbi mailing list. -Joe --- Angelo Marcos Rigo <[EMAIL PROTECTED]> wrote: > there is no way to do it without > having a linux box installed on my linux? &

RE: perl and Oracle

2002-09-11 Thread Joe Raube
connectivity is also verified when you install DBD::Oracle on linux and you run 'make test'. -Joe --- Angelo Marcos Rigo <[EMAIL PROTECTED]> wrote: > So i am thinking that my linux will display the perl script > and that will be located by the windows/oracle tnsnames.ora

RE: perl and Oracle

2002-09-11 Thread Joe Raube
connect does this via the tnsnames.ora file, which has an alias called testdb, which points to the appropriate database on the appropriate host. -Joe __ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo

Sending emails as html pages.

2002-08-14 Thread Joe Echavarria
Hi there, I have a script that it's output is a html page. How can i send the html page exactly how it is?, the contents like the one that is on the web server. It is something like the emails we receive from red hat brim , oracle and others companies. Thanks.

Re: timing delays

2002-08-14 Thread Joe Mecklin
Thanks for all the leads and suggestions. I couldn't quite wrap my mind around making select() work for what I want but Time::HiRes works great. Joe On Tue, 2002-08-13 at 14:55, drieux wrote: > > On Tuesday, August 13, 2002, at 12:20 , Joe Mecklin wrote: > > > I'm

timing delays

2002-08-13 Thread Joe Mecklin
can inject sub-second delays (module, command, arg to net::telnet, whatever)? Thanks, Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: :Telnet question

2002-08-12 Thread Joe Mecklin
tiple concurrent times now. Thanks again to all who offered suggestions. Joe On Mon, 2002-08-12 at 13:00, drieux wrote: > > On Monday, August 12, 2002, at 09:48 , Joe Mecklin wrote: > > > I had not tried that because login() requires "login:" or "username:&

RE: :Telnet question

2002-08-12 Thread Joe Mecklin
Prompt => '/\[.*?\]\#/'); > $host->open($hostname); > $host->login($username, $passwd); > > $host->waitfor(/\[.*?\]#/); > > #do stuff here! > } > > exit; > > > -Original Message- > From: Joe

Net::Telnet question

2002-08-12 Thread Joe Mecklin
cessfully passed to the server. I have tried the ->print and ->put calls, with and without various combinations of \r and \n, with and without binmode() on. This same functionality currently exists in a working Expect script (with \r appended to each input) but I'd like to get it working in Perl as well. Any ideas on what may be missing will be greatly appreciated. Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: more regex woes...

2002-07-31 Thread Joe Sprankle
e string. Perhaps that's what "Robert" is trying to illustrate. >The regex /<*>/ won't necessarily match at the beginning, because >the zero or more <'s must be followed by one > char. I got it now, thanks for the reply. joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

more regex woes...

2002-07-31 Thread Joe Sprankle
re are 0 < at the very start of the string. Match 2 works. After the 0 < at the start of the string, there is 1 < so the regex can match that too. Match 3 works. After the failing on the first < , it jumps to the second. After that, there are plenty more to match right up until

Re: So what is munging?

2002-07-29 Thread Joe Raube
sing it to another. Munging can mean manipulating raw data to achieve a final form. It can mean parsing or filtering data, or the many steps required for data recognition. Or it can be something as simple as converting hours worked plus pay rates into a salary cheque. " -Joe --- James Cam

Re: Jes new to List

2002-07-25 Thread Joe Raube
So what part are you having trouble with Tell us what you don't understand. -Joe --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Strolling thru' Learning Perl and already have a few q's in mind: > > I couldn't quite follow this program of

Re: Can Perl interact with XML?

2002-07-11 Thread Joe Raube
Also see the columns on xml.com http://www.xml.com/pub/q/perlxml -Joe --- Wiggins d'Anconia <[EMAIL PROTECTED]> wrote: > Perl has a lot of resources for working with XML in most of the > standard > ways, aka DOM, SAX, etc. O'Reilly has a "Perl and XML" boo

RE: Request

2002-07-09 Thread MECKLIN, JOE (ASI)
s doesn't belong at the top of any list. Joe -Original Message- From: Jenda Krynicky [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 7:18 AM To: [EMAIL PROTECTED] Subject: Request Do use meaningfull subjects !!! Do use meaningfull subjects !!! Do use meaningfull subjec

RE: Perl DBI and Oracle

2002-06-27 Thread Joe Raube
I think that if you posted some code, we could give better assistance with this matter. --- "Jackson, Harry" <[EMAIL PROTECTED]> wrote: > > I retrieve a load of records but because the default linesize means > that it > comes out on multiple lines when printing to a CSV. I suppose I > could

Perl Win32 Application.

2002-06-27 Thread Joe Echavarria
understand me and can help me. Thanks, Joe Echavarria. __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Perl DBI and Oracle

2002-06-27 Thread Joe Raube
"set linesize" is a SQL*Plus command to control the size of an output line dbi is used for manipulating data from a database, the output is controlled by you... What are you trying to accomplish? -Joe --- "Jackson, Harry" <[EMAIL PROTECTED]> wrote: > Ho d

error using perldoc

2002-06-20 Thread Joe Echavarria
Hi there, I have alredady installed Perl for Solaris 2.6 and when i try to use the "perldoc" help i get this error: root>perldoc -f print Superuser must not run /usr/local/bin/perldoc without security audit and taint checks. How can i fix it ?, what i need to do? Tha

Re: unable to insert data into two tables at same time

2002-06-16 Thread Joe Raube
Add || die etc, etc to your $sth->execute() statement -- possibly the error messages will help you debug this better. --- Yuan Cheng <[EMAIL PROTECTED]> wrote: > Hi, there: > > I try to write a perl code that takes form data from > html page and inserts or updates database tables. I > have s

Re: DBI data source for MS SQL server

2002-06-11 Thread Joe Raube
What kind of help? What have you tried so far? What platform are you running Perl on? More info would be helpful... -Joe --- learn perl <[EMAIL PROTECTED]> wrote: > Hi folks, > > Need help with the connection data source for MS SQL server. > > Thanks > > Eric >

Re: DBI and DBD:: Oracle problem

2002-06-07 Thread Joe Raube
What does your table look like? What is the data type of the 4th field? --- Naser Ali <[EMAIL PROTECTED]> wrote: > U have this program which connects to an Oracle 8i database but I > get the > following error message. Can anyone help please, > > = > #!/usr

Re: [Fwd: Perl documentation]

2002-05-14 Thread Joe Raube
search.cpan.org --- Eley Greg <[EMAIL PROTECTED]> wrote: > > ATTACHMENT part 2 message/rfc822 > Date: Tue, 14 May 2002 13:06:25 -0400 > From: eley greg <[EMAIL PROTECTED]> > Organization: BAH > To: Frank Wiles <[EMAIL PROTECTED]> > Subject: Re: Perl documentation > > Thank you for the input

reference to hash

2002-05-14 Thread MECKLIN, JOE (ASI)
quot; . $val . "R = " . @{$properties}{"owner"} . "\n"; } fieldName and owner are both actual entries (each a string value) in the Field Properties Structure ars_GetField() supposedly returns. How do extract the values in this reference? I've been r

RE: Unix to dos; dos to unix...

2002-04-25 Thread Collins, Joe (EDSI\\BDR)
In emacs: Esc-% C-q C-j C-q C-m C-q C-j ! Where is either ENTER or RETURN. I just wanted to help also Joe -Original Message- From: David vd Geer Inhuur tbv IPlib [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 11:03 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject

giving up on perlcc, now trying perl -MO=c z.pl, still hasproble ms

2002-04-16 Thread Collins, Joe (EDSI\\BDR)
Undefined subroutine &B::c::compile called at C:/perl/lib/o.pm line 11 BEGIN failed--compilation aborted. Any ideas? I think I am getting closer Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: perlcc faq ?

2002-04-16 Thread Collins, Joe (EDSI\\BDR)
nt: Monday, April 15, 2002 5:48 PM To: [EMAIL PROTECTED] Subject: Re: perlcc faq ? On Mon, 15 Apr 2002 09:47:23 -0400, [EMAIL PROTECTED] (Joe Collins) wrote: >Hi, > >I tried the perlcc process this w/e and I am sure I am using it correctly, i.e. >proper parms, good perl program etc but

perlcc - newbie - cannot compile successfully - sample session

2002-04-15 Thread Collins, Joe (EDSI\\BDR)
annot find the file specified. ERROR: In generating code for z.pl! Help! Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: perlcc "the system cannot find the file specified". ??

2002-04-15 Thread Collins, Joe (EDSI\\BDR)
perl.exe but no clue on which file perl.exe wants. I also tried the same stuff in c:\ and received the same messages. Any ideas? Joe -Original Message- From: Timothy Johnson [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 14, 2002 6:52 PM To: 'Joe Collins '; [EMAIL PROTECTED] S

perlcc faq ?

2002-04-15 Thread Collins, Joe (EDSI\\BDR)
an FAQ for perlcc or cannot someone post some pointers on how to use and pitfalls? Thanks, Joe -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >