X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalystX%2FGlobalContext.pm;h=3df95ae37fe0f49cf325f88a0128921e6ddf0082;hb=05f3f060f92985dd99c3e4a4577aa3284efca2fe;hp=792a7467214ad1bc77ef0dabb9edab0e6c9405d7;hpb=e889d52612ce3eaa1fb64150f76543aa03cc6253;p=catagits%2FCatalyst-Controller-WrapCGI.git diff --git a/lib/CatalystX/GlobalContext.pm b/lib/CatalystX/GlobalContext.pm index 792a746..3df95ae 100644 --- a/lib/CatalystX/GlobalContext.pm +++ b/lib/CatalystX/GlobalContext.pm @@ -13,13 +13,9 @@ our @EXPORT_OK = '$c'; CatalystX::GlobalContext - Export Catalyst Context -=head1 VERSION - -Version 0.021 - =cut -our $VERSION = '0.021'; +our $VERSION = '0.029'; =head1 SYNOPSIS @@ -77,10 +73,6 @@ sub set_context { L, L, L -=head1 AUTHOR - -Rafael Kitover, C<< >> - =head1 BUGS Please report any bugs or feature requests to C =back +=head1 AUTHOR + +See L and +L. + =head1 COPYRIGHT & LICENSE -Copyright (c) 2008 Rafael Kitover +Copyright (c) 2008-2009 L and +L. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.