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

Re: [cgiapp] Re: cgiapp_postrun()


I found that there might be an error in the documentation for cgiapp_postrun(). The wiki page <http://twiki.med.yale.edu/twiki2/bin/view/CGIapp/OrderOfOperations#Making_the_best_use_of_cgiapp_po>, however, is correct.

Here's a diff that might clear things up:


$ diff Application.pm Application.pm-new
1076c1076
<     $output_ref = \$new_output;
---
>     $$output_ref = $new_output;


 Stewart

(not that it's obvious that OANDA have been doing a lot of work with CGI::Application, is it?)


---------------------------------------------------------------------
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.