[Bps-public-commit] HTTP-Server-Simple branch, master, updated. 0.45_02-1-g7d444ec

Alex Vandiver alexmv at bestpractical.com
Mon Jan 27 16:50:00 EST 2014


The branch, master has been updated
       via  7d444ece1a0e3c78a5a81e605ddeb269f355a874 (commit)
      from  2672b4c21c550ec87519d4a641f62b93cab12080 (commit)

Summary of changes:
 t/04cgi.t | 1 -
 1 file changed, 1 deletion(-)

- Log -----------------------------------------------------------------
commit 7d444ece1a0e3c78a5a81e605ddeb269f355a874
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Jan 27 16:48:44 2014 -0500

    t/04cgi.t needlessly used Env.pm

diff --git a/t/04cgi.t b/t/04cgi.t
index 619cf29..76b117f 100644
--- a/t/04cgi.t
+++ b/t/04cgi.t
@@ -181,7 +181,6 @@ sub fetch {
 {
   package CGIServer;
   use base qw(HTTP::Server::Simple::CGI);
-  use Env;
 
   sub handle_request {
     my $self=shift;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list