X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalystX%2FGlobalContext.pm;h=94a3d3a00eb0c38fdcd795f8591b44b252922c57;hb=d5ba2ab2046dc314890bc7d3c2f9185f605d9f85;hp=9a061ea60156c019c736dd250cdf5a75a90fc35d;hpb=2e6f9c85d869a3fd48134c5990ed654ad272fd12;p=catagits%2FCatalyst-Controller-WrapCGI.git diff --git a/lib/CatalystX/GlobalContext.pm b/lib/CatalystX/GlobalContext.pm index 9a061ea..94a3d3a 100644 --- a/lib/CatalystX/GlobalContext.pm +++ b/lib/CatalystX/GlobalContext.pm @@ -15,11 +15,11 @@ CatalystX::GlobalContext - Export Catalyst Context =head1 VERSION -Version 0.020 +Version 0.023 =cut -our $VERSION = '0.020'; +our $VERSION = '0.023'; =head1 SYNOPSIS @@ -77,10 +77,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.