Finished first version of WrapCGI dist
[catagits/Catalyst-Controller-WrapCGI.git] / lib / CatalystX / GlobalContext.pm
index 579e08e..f76d8d3 100644 (file)
@@ -6,6 +6,9 @@ use parent 'Exporter';
 
 use Scalar::Util 'weaken';
 
+use vars '$c';
+our @EXPORT_OK = '$c';
+
 =head1 NAME
 
 CatalystX::GlobalContext - Export Catalyst Context