Fix a typo in the PageUrl POD.

Add tests for the new query argument to the PageUrl macro.
This commit is contained in:
Colin Kuskie 2008-07-13 02:03:21 +00:00
parent 0955679ea1
commit 81bdc7640c
2 changed files with 10 additions and 6 deletions

View file

@ -21,7 +21,7 @@ Package WebGUI::Macro::Page
Macro for displaying the url for the current asset.
=head2 process ( $session, $url )
=head2 process ( $session, $url, $query )
process is really a wrapper around $session->url->page();