NAME
CGI::Mungo::Utils - Helper methods
SYNOPSIS
DESCRIPTION
Various methods used by several of the Mungo classes.
METHODS
getThisUrl()
my $url = $m->getThisUrl();
Returns the full URL for the current script.
Notes
Author
MacGyveR <dumb@cpan.org>
Development questions, bug reports, and patches are welcome to the above address
Copyright
Copyright (c) 2012 MacGyveR. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.