[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cgiapp] Re: CGI::App 3.2 proposed release available


On 2003-11-25, Steve Hay <suppressed> wrote:
> Mark Stosberg wrote:
>
>>Hello,
>>
>>Here's a link to a updated CGI::App distribution that I'm proposing
>>become CGI::App 3.2: 
>>
>>http://mark.stosberg.com/perl/CGI-Application-3.2_mls2.tar.gz
>>
> Here's a tiny but important documentation patch that corrects a mistake 
> in the cgiapp_postrun() description.  This has cropped up a couple of 
> times on the mailing list:
>
>=====
> --- Application.pm.orig    2003-11-25 14:01:29.053896600 +0000
> +++ Application.pm    2003-11-25 16:39:04.450832900 +0000
> @@ -1121,7 +1121,7 @@
>      $new_output .= "</table>";
>  
>      # Replace old output with new output
> -    $output_ref = \$new_output;
> +    $$output_ref = $new_output;
>    }

Applied. Thanks.

	Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark Stosberg            Principal Developer  
   suppressed     Summersault, LLC     
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.