Re: Problem with Fcntl.pm in a compiled(perlcc) Perl-cgi program

2007-02-07 Thread Tom Phoenix
On 2/7/07, I BioKid <[EMAIL PROTECTED]> wrote: I have a compiled perl-cgi program (using perlcc compiled on a 32bit Linux Machine), now I have moved my program to another machine (64bit). Now I am not able to run the program. Have you tried running the non-compiled version (i.e., your real Pe

Problem with Fcntl.pm in a compiled(perlcc) Perl-cgi program

2007-02-07 Thread I BioKid
Dear All, I have a compiled perl-cgi program (using perlcc compiled on a 32bit Linux Machine), now I have moved my program to another machine (64bit). Now I am not able to run the program. In the error_log I am getting the error : Can't locate Fcntl.pm. But Fcntl.pm is there, When tried : locat

Firefox vs IE6

2007-02-07 Thread Robert Hicks
I have a form. If I am in Firefox and submit that form the data insert if fired off twice. If I am in IE, it works normally. Has anyone heard or seen this behavior? Robert -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Problem with displaying 8859-2 charset with cgi->header

2007-02-07 Thread Slawomir Orlowski
Hello, I have Linux RHEL v4, Apache web server 2.0.52-28.ent [EMAIL PROTECTED] cgi-bin]# perl -MCGI -e 'print $CGI::VERSION' 3.05 [EMAIL PROTECTED] cgi-bin]# perl -v This is perl, v5.8.5 built for i386-linux-thread-multi I'm having problem with displaying polish fonts on web page..