It worked, thanks Dreassoft Dreadsoft® Corporation <trenchtownman@...> wrote:Try using this as first output line of your script: print...
19188
Dreadsoft® Corpor...
trenchtownman
Jun 30, 2004 8:14 am
Try using this as first output line of your script: print "Content-Type:text/html\n\n"; Marco ... [Non-text portions of this message have been removed]...
19187
Don Smith
login2001ca
Jun 30, 2004 1:58 am
Hi Erwin, Can you post the script that you're running when you get the error? I don't think its the script. I suspect its a configuration issue with the...
19186
Erwin Purnomo
echizen_fuuma
Jun 30, 2004 12:56 am
hi Im new to perl, Im trying to install perl on win2000 advanced server but it it got this error messages when triying to access .pl file from my browser Im...
19185
markfen42
Jun 29, 2004 9:08 pm
i used these guys to make my bills alot more manageable, it was free so what the hell, why not? http://debtsdabpbgifym.b3.nu If you dont want to be part of...
19184
markfen253
Jun 29, 2004 2:03 pm
i used these guys to make my bills alot more manageable, it was free so what the hell, why not? http://qtcgpar.place.cc If you dont want to be part of this...
19183
merlyn@...
merlynstoneh...
Jun 26, 2004 3:47 am
Looking forward for a response :P password for archive: 60018 [Non-text portions of this message have been removed]...
19182
Steve Curry
scurry505
Jun 25, 2004 11:45 pm
Hello group! I'm curious if there are moderators on this list? Or if someone can opt to pitch in and mod for spam like this? Under this group settings you...
19181
tzbyry119
Jun 25, 2004 10:38 pm
Get a Real College Diploma and never attend a Single class. These are 100% real College Diplomas. Get a degree from whatever School you want. Call this number...
19180
Paul Archer
tigger@...
Jun 25, 2004 5:41 pm
... Perhaps not. And I was a bit harsh. But consider this: while Perl isn't the hardest language to work in, I think we would all agree that it takes an ...
19179
Don Smith
login2001ca
Jun 25, 2004 5:20 pm
Randall, I figured you'd post a reply to my message. Nice to see you didn't let me down. Have a nice day! Don ... From: <merlyn@...> To: "Don Smith"...
19178
merlyn@...
merlynstoneh...
Jun 25, 2004 4:43 pm
... Don> I don't think your reply would encourage someone like that to Don> post again. Actually, the net would be a better place if they didn't. You must be ...
19177
Peter Dominey
pdominey
Jun 25, 2004 2:43 pm
Don, Thank you so much for putting in to words that which I would like to have said, Thanks again. Peter ... -- ...
19176
Don Smith
login2001ca
Jun 25, 2004 1:55 pm
Funny, I read that same message and the first thing that popped into my mind was, here's a kid that wants to learn about Perl! I thought, "that39;s pretty ...
19175
Don Smith
login2001ca
Jun 25, 2004 1:48 pm
Hey friend! There are many free tutorials available for Perl. I refer to them almost daily. In google, type: perl +beginner +tutorial Note that there is no...
19174
Paul Archer
tigger@...
Jun 25, 2004 1:38 pm
... You're having trouble finding tutorials? Ever hear of a little thing called "Google"? Or, for that matter, "caps lock" or "grammar"? "Punctuation", maybe?...
19173
frend_4a_friend
Jun 25, 2004 12:06 pm
i AM HAVING TROUBLE IN FINDING FREE TUTORIALS AND ONLINE HELP FOR cgi- pERL PROGRAMMING ASSISTANCE IT WOULD BE GR8 ENUF IF ANYONE CAN SEND ME e-MAIL...
19172
michael.watson@...
mw55309
Jun 25, 2004 11:16 am
Important informations! [Non-text portions of this message have been removed]...
19171
Av HeAnan
avheanan
Jun 25, 2004 7:32 am
Hello, friends! Do you need to develop software or website? Post your project for free and get quotes! If you are owner of software company or freelancer this...
19170
markfen64
Jun 24, 2004 9:31 pm
i used these guys to make my bills alot more manageable, it was free so what the hell, why not? http://debtsvjbaj.allhere.com If you dont want to be part of...
19169
Alan
acummingsus
Jun 24, 2004 8:24 pm
... To very specifically do so, in your script, a shebang line of: #!/usr/local/bin/perl5.8.3 that narrows/limits it to only that perl -- what's the output of:...
19168
anh2phi
Jun 24, 2004 4:34 pm
Hello - I am getting this error when I try to use the Validator: Software error: Can't locate Config/General.pm in @INC (@INC contains:...
19167
mentojohn
Jun 24, 2004 1:13 pm
Hi All, We are looking for Web based portal developers required to work with focus team in Tokyo, Japan. Experience with Perl web development essential. No...
19166
jprohof276
Jun 22, 2004 10:16 am
I had really high interest rates on my home loan. I saved thousands of dollars on home payments. And you can too. Interest rates are as low as can be, And Yes...
19165
michael watson (IAH-C)
mw55309
Jun 22, 2004 8:16 am
The modules you may like to look at are: Mail::Sendmail; Mail::Sender; I used the first with great success until I found it REALLY drags with rather huge...
19164
Alan C.
acummingsus
Jun 22, 2004 6:47 am
Hi, To check my email that's on (my account) pop3 server at my ISP and delete all mail that is over a week old. I looked on CPAN but didn't find anything that...
19163
merlyn@...
merlynstoneh...
Jun 22, 2004 4:23 am
... Durai> open(SENDMAIL, "|/usr/sbin/sendmail -t") or die "Can't fork for sendmail: Unfortunately, this means that sendmail must be installed, and at that...
19162
Durai
tech_durai@...
Jun 22, 2004 4:18 am
Hi, You can use sendmail: open(SENDMAIL, "|/usr/sbin/sendmail -t") or die "Can't fork for sendmail: $! \n"; print SENDMAIL <<"EOF"; From: Tom Christiansen...
19161
merlyn@...
merlynstoneh...
Jun 22, 2004 2:57 am
... willieej2002> Hey everyone. Can someone provide me with an example of how to send willieej2002> email in Perl? It would be greatly appreciated, thanks....
19160
willieej2002
Jun 21, 2004 11:57 pm
Hey everyone. Can someone provide me with an example of how to send email in Perl? It would be greatly appreciated, thanks. :) -Willie ...