Sorry for off topic, please reply as interested, and off list....

2002-01-11 Thread Connie Chan
now, I am writing a script which to let user modify the password of their email account automatically, but our email server will encrypy the password in some ways. so it makes me unable to cmp or write. such as, if I give "A" as a new pass, it encrypted as QQ== in the user's profile. if I gi

better regexp programming style?

2002-01-11 Thread Kredler Stefan
Hi all, the following code works. Just out of interest: how would I make the code more elegant? e.g. squeez all the s/// into one? $_ = "somebody"; $h{$_} = "name adress phone mailto:[EMAIL PROTECTED]"; and the variable $htmlize = $h{$_}; $htmlize =~ s/\n/\n/g;

Compile .cgi programs

2002-01-11 Thread kondreddy Rama koti Reddy
Dear Friends, can u tell me, how can i create an executable file for the perlcgi program on linux. The cgi program is written in perl and it also have javascript for client side validations. cgi file have "require" and "use" statements. A1) How can i create exe files for the .cgi files

Mail::Sendmail module error trap

2002-01-11 Thread freiref
I have a CGI program that use the Mail::Sendmail module. The situation is that at the end of the script it send a email notification with the Mail::Sendmail but because the Mail::Sendmail check for the email address to see if its valid, when the user enter an invalid email address the modul

Windows XP

2002-01-11 Thread Kamali Muthukrishnan
I have installed the Perl interpreter and it works fine, when I check it using the command line. This system has the windows XP Pro. In a system with Windows 2000, when I write cgi using Perl, I stored the files in the C:\inetpub\wwwroot directory, when I wanted to upload it to the browser. Whic

GD::Graphs::bars..

2002-01-11 Thread Mrudula V
Hi all... I sent a mail yesterday, that had a couple of attachments .. Please ignore it if the attachments are not accessible or if the mail is too long. I am sorry for sending such a bulky mail. I am writing my problem again , for those who were not able to access my mail ye

Re: Compile .cgi programs

2002-01-11 Thread zentara
On 11 Jan 2002 05:56:08 -, [EMAIL PROTECTED] (Kondreddy Rama Koti Reddy) wrote: >2) when i try to generate exe from .pl files with >perllcc -o =0D=0AIt's giving the following error. > > >/tmp/ccdiyw10.o: In function `xs_init': >/tmp/ccdiyw10.o(.text+0x33b9): undefined reference to `boot_D