[Bps-public-commit] r17057 - in HTTP-Server-Simple-Mason: . lib/HTTP/Server/Simple

jesse at bestpractical.com jesse at bestpractical.com
Mon Dec 1 09:47:44 EST 2008


Author: jesse
Date: Mon Dec  1 09:47:43 2008
New Revision: 17057

Modified:
   HTTP-Server-Simple-Mason/   (props changed)
   HTTP-Server-Simple-Mason/Changes
   HTTP-Server-Simple-Mason/SIGNATURE
   HTTP-Server-Simple-Mason/lib/HTTP/Server/Simple/Mason.pm
   HTTP-Server-Simple-Mason/t/04unhandlederrors.t
   HTTP-Server-Simple-Mason/t/05handlederrors.t

Log:
 r53550 at 68-247-137-231:  jesse | 2008-12-01 09:47:20 -0500
 * 0.11 - actually fix 30113


Modified: HTTP-Server-Simple-Mason/Changes
==============================================================================
--- HTTP-Server-Simple-Mason/Changes	(original)
+++ HTTP-Server-Simple-Mason/Changes	Mon Dec  1 09:47:43 2008
@@ -1,3 +1,6 @@
+* 0.11 Mon Dec  1 09:45:52 EST 2008
+    * The previous release didn't actually fix 30113
+
 0.10 Fri Oct 19 12:37:48 BST 2007
 
 * [rt.cpan.org #30113] Cleaning up /tmp directory; predictable tmp filenames 

Modified: HTTP-Server-Simple-Mason/SIGNATURE
==============================================================================
--- HTTP-Server-Simple-Mason/SIGNATURE	(original)
+++ HTTP-Server-Simple-Mason/SIGNATURE	Mon Dec  1 09:47:43 2008
@@ -14,30 +14,30 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 7711a768b8e69158a54f1b69f51500e33d2e3d96 Changes
+SHA1 6ac8d84ae2d14fc6f5572ce286f486b98db48dbf Changes
 SHA1 2a372858cf977048b613139a8b38fe6078c66365 MANIFEST
-SHA1 9fb71bfab54e2c87b816e177992c76820525777f META.yml
+SHA1 e71d39c25c95434f87c2c0324f6f96d2bae851d1 META.yml
 SHA1 86fbfbd339277162b49efdd58a0568c6895ec300 Makefile.PL
 SHA1 02be3a74017679a35b0df586169777fa305664a7 ex/sample_server.pl
-SHA1 78edb89a439463e44c33a72bbee84c54d0dc8aaf inc/Module/Install.pm
-SHA1 8ea4e37df83fd0c1c050be5c8da75545c3828d9b inc/Module/Install/Base.pm
-SHA1 1da6031583c32f0d1ec073b8376102fc51427dcc inc/Module/Install/Can.pm
-SHA1 b779375b90c16af2f31f38a1dd2b5df223c7f2fb inc/Module/Install/Fetch.pm
-SHA1 2054450e1e9c1dd8056362bf4a64ae70d5d71476 inc/Module/Install/Makefile.pm
-SHA1 5d6189b2cad15cf9932a28faafd55130c8247e83 inc/Module/Install/Metadata.pm
-SHA1 02af973fae2ac3531fa6b704574b2b8cb2a08148 inc/Module/Install/Win32.pm
-SHA1 3a2eab96e91cca8d99938cda7791759ae9d97b3a inc/Module/Install/WriteAll.pm
-SHA1 7bd79daf3b6aff9464921921dbeaadb89685aa8d lib/HTTP/Server/Simple/Mason.pm
+SHA1 5c9e093b0facca46d50e3c69d5569aa7a98db0b8 inc/Module/Install.pm
+SHA1 465acb50b9006ce61f58a7bd02d0bb029ddceaa6 inc/Module/Install/Base.pm
+SHA1 8356d82167fc00550b4a3ceea8bd852a374d7509 inc/Module/Install/Can.pm
+SHA1 b47ce07fa6d6e38e3daa6cfc752b23f59a64754c inc/Module/Install/Fetch.pm
+SHA1 37ed4ccd7aba10119e6f2993b8082674ce2e5961 inc/Module/Install/Makefile.pm
+SHA1 4aa1c578faad51f31e62bed7b28d3d42b88219c3 inc/Module/Install/Metadata.pm
+SHA1 d7529d795a1304c88253b26a9089913edf31ae5e inc/Module/Install/Win32.pm
+SHA1 2a74aba5a78e7ab2776382e42106ebe941c2ac28 inc/Module/Install/WriteAll.pm
+SHA1 07bc43f88ed5d71deb45d0c7ccc3719d65cf2c96 lib/HTTP/Server/Simple/Mason.pm
 SHA1 c465222b356e9f0af0721ac0e6473eb534f2d90c t/00smoke.t
 SHA1 862ae0d597b31748124f37861fbc86a8329865aa t/01live.t
 SHA1 aca95653cfce68912e08c57b3a4566207e2f99b3 t/02pod.t
 SHA1 90f0be3e6b0fab021155953742f5cc5c5e47a5aa t/03podcoverage.t
-SHA1 02174e7e0cf9c7a5b7df177199b67fc2ef3670bd t/04unhandlederrors.t
-SHA1 cc4f62201112ffec654ab2e5b47a15cc364687ba t/05handlederrors.t
+SHA1 14d97414452164980dd6824b87730fc7a2804ff5 t/04unhandlederrors.t
+SHA1 5ffdb15e2d3a267b3ecb64a02bc4e4e96d2a1f13 t/05handlederrors.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.3 (Darwin)
+Version: GnuPG v1.4.9 (Darwin)
 
-iD8DBQFHGJcgEi9d9xCOQEYRAvGwAKC0WMwMzTr0qixPNMlLFwPikvSb2ACgjBHA
-h4J+KHeQK5JiXfHhewnEL6c=
-=1tl/
+iEYEARECAAYFAkkz+M0ACgkQEi9d9xCOQEbmGACeOBlEnCe6P+zzxs5SF6SJbg/3
+ykQAoKHSf0isyb7Zdo4BvEZ+1cOxjsAS
+=IaWi
 -----END PGP SIGNATURE-----

Modified: HTTP-Server-Simple-Mason/lib/HTTP/Server/Simple/Mason.pm
==============================================================================
--- HTTP-Server-Simple-Mason/lib/HTTP/Server/Simple/Mason.pm	(original)
+++ HTTP-Server-Simple-Mason/lib/HTTP/Server/Simple/Mason.pm	Mon Dec  1 09:47:43 2008
@@ -1,7 +1,7 @@
 package HTTP::Server::Simple::Mason;
 use base qw/HTTP::Server::Simple::CGI/;
 use strict;
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 =head1 NAME
 

Modified: HTTP-Server-Simple-Mason/t/04unhandlederrors.t
==============================================================================
--- HTTP-Server-Simple-Mason/t/04unhandlederrors.t	(original)
+++ HTTP-Server-Simple-Mason/t/04unhandlederrors.t	Mon Dec  1 09:47:43 2008
@@ -25,10 +25,10 @@
 package MyApp::Server;
 use base qw/HTTP::Server::Simple::Mason/;
 use File::Spec;
+use File::Temp qw/tempdir/;
 
 sub mason_config {
-    my $root = File::Spec->catdir(File::Spec->tmpdir, "mason-pages-$$");
-    mkdir( $root ) or die $!;
+    my $root =  tempdir( CLEANUP => 1 );
     open (PAGE, '>', File::Spec->catfile($root, 'index.html')) or die $!;
     print PAGE '<%die%>';
     close (PAGE);

Modified: HTTP-Server-Simple-Mason/t/05handlederrors.t
==============================================================================
--- HTTP-Server-Simple-Mason/t/05handlederrors.t	(original)
+++ HTTP-Server-Simple-Mason/t/05handlederrors.t	Mon Dec  1 09:47:43 2008
@@ -25,10 +25,10 @@
 package MyApp::Server;
 use base qw/HTTP::Server::Simple::Mason/;
 use File::Spec;
+use File::Temp qw/tempdir/;
 
 sub mason_config {
-    my $root = File::Spec->catdir(File::Spec->tmpdir, "mason-pages-$$");
-    mkdir( $root ) or die $!;
+    my $root = tempdir(CLEANUP => 1);
     open (PAGE, '>', File::Spec->catfile($root, 'index.html')) or die $!;
     print PAGE '<%die%>';
     close (PAGE);



More information about the Bps-public-commit mailing list