Perl
Perl is a dynamic programming language created by Larry Wall and first released in 1987.
Application
Development Process
Remove
Platform
Any
License
Any
It's probably too late to help you out now, however, I changed only a little of your code to make it work properly:
created a base guestbook.html form with proper named inputs
touch comments...
send ("$line\r\n");
: };
: if ($@) {
: print "other side closed connection...\n";
: }:
:
: Many languages provide library implementers the choice of throwing
: exceptions or having...
: Has there been any solution to PHP's lack of lexical scoping ( a
: PEAR module for example )?
My preferred solution is to use Perl instead. ;-) But I think something like scoping is a fairly...
Hi All,
I'm trying to send param values recieved in a cgi page to a perl
module to process and I can't figure out what's going wrong. :-(
Any help would be greatly appreciated...
Here's...
man after so much of trouble. i thought screw the server lets have my own :) i use xampp and after half hour i was testing my script on it.
you are right though that they need to be in cgi-bin....
: Hi Jonathan,
:
: Tks for your advice.
:
: : Failing tests aren't great - you might want to email the above output to the maintainer of the Tk module. Meanwhile, you can force the...
Dear friends!
Our company declares 48 hours of public beta testing of EngInSite Perl Editor.
EnginSite Perl is a fully integrated development environment for creating, testing, debugging and...
: I have to compile a set of debugging questions for a college fest. I don't seem to have got enough questions. So can you ppl give me some C tricks that look real but fail to compile/run, or things...
: The plot thickens...
:
: The goal is to run the script from a web browser and not from the command line. If that matters or not, I don't know. However, I do run perl -c myfile.cgi during...
: It's actually rather frightening. Anyone with Administrator
: privilege on a computer can do all sorts of things to that computer
: remotely using WMI calls. Here where I work, us developers...
Hi,
: Your sceptisism was on the mark. It didn't work, however, I'm really
: baffled by this.
Did it work when you just wrote the hello world script and included it in there?
: Out of sheer...
No. That is useless as I don't try to show something to the visitor but need to write and read an array.
Which is very easy in PERL but I'm in PHP now.
: TRy to do as follows:
:
:
:
: You...
Hi,
Ah-ha...I think you want to be looking towards:-
http://www.activestate.com/
You can download something called ActivePerl there, and that has the MSI installer. I'm not certian the...
: Hello all fellow programmers, ive recently set my eyes on perl and really want to try it out. But the installation of it just boogles me and i need a little help. Im trying to get it on my windows...
Hello all fellow programmers, ive recently set my eyes on perl and really want to try it out. But the installation of it just boogles me and i need a little help. Im trying to get it on my windows...
: I tried to add "use Net::SSL;" and got a 500 error. Does a special module need to be installed for this or is it part of the LWP module?
:
: Thanks for the help. -Kevin
Hi,
Yep, you need...
ActiveState has a great distribution for Windows. If you're a VB guy (no implied criticism there), I'm guessing you're on a Windows box.
http://www.activestate.com/Products/Download/Get...
Someone make idea where I can find the script tk.pm??
Hi!
Doubt this is the problem, but instead of calling functions like:-
Initialize_Values();
Print_Form();
Try doing it like this:-
&Initialize_Values;
&Print_Form;...
:
: Get yourself dosemu and put it. DOubtful if you could get a good compiled stuff with tc++ which
: is for dos and not linux.
:
: Get yourself gnu c++ compiler - should come with your...