fixed CGI detection under mod_cgid
[catagits/Web-Simple.git] / lib / Web / Simple.pm
index 558195e..d18ed8f 100644 (file)
@@ -30,7 +30,7 @@ sub _export_into {
   $INC{"${name}.pm"} = 'Set by "use Web::Simple;" invocation';
 }
 
-"Happy 62nd, wherever you are";
+1;
 
 =head1 NAME