checkpoint

This commit is contained in:
Patrick Donelan 2009-10-09 22:11:01 +11:00
parent dc60102f8d
commit da75a8b207
4 changed files with 14 additions and 4 deletions

View file

@ -5,8 +5,8 @@ use warnings;
=head1 DESCRIPTION
This class wraps calls to $session->request and logs them so that we know
what is left to do to finish Plack support
This class wraps calls to $session->request and logs them as a cute way of seeing
what Apache2::* methods webgui is calling
=cut