[plug] perl script

levsky at rave.iinet.net.au levsky at rave.iinet.net.au
Fri Sep 26 16:09:20 WST 2003


On Fri, Sep 26, 2003 at 03:55:45PM +0800, Adam Hewitt wrote:
> So it appears that I am not adding a \n to the first entry.
> 
> Here is the code snippets that I feel would be causing the problems.
> 
> --------------------------------
> if ($q->param('button') eq "Add") {
>         my $tmpstr = $q->param('domain'), "\n";
					^^^^^
					Shouldn't this be a .   ?
>         push (@domains, $tmpstr);
>         $donestuff=1;
> --------------------------------

-- 
"Transported to a surreal landscape, a young girl murders the first
woman she encounters, then teams up with three strangers to kill again".
	Plot summary of "The Wizard of Oz"
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list