houseabsolute / HTML-Mason

High-performance, dynamic web site authoring system
https://metacpan.org/release/HTML-Mason/
Other
9 stars 18 forks source link

Improve subexec docs #24

Open autarch opened 4 years ago

autarch commented 4 years ago

Migrated from rt.cpan.org #35167 (status was 'stalled')

Requestors:

From ruz@cpan.org (@ruz) on 2008-04-17 20:54:28 :

perldoc HTML::Mason::Request doesn't describe subexec method well enough to use it correctly.

1) Does method flush buffers?

2) Does method abort original request?

I've figured answers myself, please update the doc.

-- Best regards, Ruslan.

autarch commented 4 years ago

From drolsky@cpan.org (@autarch) on 2008-04-18 17:00:49 :

On Thu Apr 17 16:54:28 2008, RUZ wrote:

perldoc HTML::Mason::Request doesn't describe subexec method well enough to use it correctly.

1) Does method flush buffers?

2) Does method abort original request?

I've figured answers myself, please update the doc.

You've figured out the answers yourself, so how about a doc patch?