RE: Bored by CGI

2003-01-03 Thread Aaron Trevena
Sounds interesting. Sadly, it would not compile on my FreeBSD 4.7 box (Perl 5.005_03): oh dear /usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 - MExtUtils::MakeMaker -e MY-fixin(shift) blib/script/pperl Manifying blib/man3/PPerl.3 /usr/bin/pod2man: bad option in

Need to interact with a console application

2003-01-03 Thread Gould, Kevin
I have a need to interact with a local console application which won't accept command line parameters to do what I need. So somehow, I need to open a read/write pipe to it. I tried using Net::Telnet and spawning the command, but it seems IO::Pty can't be implemented on Windows so it can't create

Re: dde and perl 5.8

2003-01-03 Thread Jenda Krynicky
From: Randy W. Sims [EMAIL PROTECTED] I've never used this module before, but I searched and found a 0.02 version of the sources http://mirrors.develooper.com/perl/backpan/authors/id/D/DE/DEWEG/ and compiled it for ActivePerl 5.8. No modifications neccessary. All tests

RE: perl2exe error with DBD-Sybase module.. need help fast

2003-01-03 Thread Haimov, Eugene
I get following run time error when I run the .exe created Do you get this message when running the .exe on ANOTHER machine ? (Other than the one where you compiled?) Use of uninitialized value in substitution (s///) at perlapp line 876. Use of uninitialized value in print at perlapp line