The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL 11
Changes 04
META.yml 11
Makefile.PL 11
README 11
SIGNATURE 1414
dist.ini 11
lib/Path/Class/Dir.pm 22
lib/Path/Class/Entity.pm 22
lib/Path/Class/File.pm 22
lib/Path/Class.pm 22
t/03-filesystem.t 11
12 files changed (This is a version diff) 2832
@@ -18,7 +18,7 @@ my %module_build_args = (
     "Ken Williams <kwilliams\@cpan.org>"
   ],
   "dist_name" => "Path-Class",
-  "dist_version" => "0.34",
+  "dist_version" => "0.35",
   "license" => "perl",
   "module_name" => "Path::Class",
   "recommends" => {},
@@ -1,5 +1,9 @@
 Revision history for Perl extension Path::Class.
 
+0.35  Sun Sep 14 21:29:07 CDT 2014
+
+ - fce4b8e - Fixed a t/03-filesystem.t test error on Windows <Andrew Gregory>
+
 
 0.34  Thu Aug 28 22:27:03 CDT 2014
 
@@ -36,4 +36,4 @@ requires:
 resources:
   bugtracker: http://github.com/kenahoo/Path-Class/issues
   repository: git://github.com/kenahoo/Path-Class.git
-version: 0.34
+version: 0.35
@@ -44,7 +44,7 @@ my %WriteMakefileArgs = (
     "Test::More" => 0,
     "warnings" => 0
   },
-  "VERSION" => "0.34",
+  "VERSION" => "0.35",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Path-Class,
-version 0.34:
+version 0.35:
 
   Cross-platform path specification manipulation
 
@@ -14,24 +14,24 @@ not run its Makefile.PL or Build.PL.
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 ca68ac8d474e5d38abff341358938f5573b4ce9d Build.PL
-SHA1 a8a4108c9ff8a3a8f050953c7693da5280d63b18 Changes
+SHA1 251efa678f8a84675eac8d0584e757b472ed35d8 Build.PL
+SHA1 5ba036a7d7e871ca8903bd8806f0c7c69b513b34 Changes
 SHA1 771edd8859e502c500ae883cd9ebb7105c1b453d INSTALL
 SHA1 3435fed6ff44a424d628bb95c7f69b2f536cd892 LICENSE
 SHA1 78bde2759290c5e4b12079578f187a024e11dd16 MANIFEST
-SHA1 23a5153a6b9871eaae0d4711ed53ce3fbe94ab4c META.yml
-SHA1 8559670aae3def7af07a0ea5426788fe9e69f3f0 Makefile.PL
-SHA1 edde19dcb165288d933a73784b624c820eb16b9a README
+SHA1 aaa3716276ccd7841e2d5511aa6af878250fe4b3 META.yml
+SHA1 d159030591912fb61ee6bacb857aaacc94202080 Makefile.PL
+SHA1 914f9acd84676f28eabb708c68f31235675aa6e6 README
 SHA1 767e92b9cc035fc40c62a7deda816efddd4c14f2 README.pod
 SHA1 18788b0ba358db9fe04c981452039f3bd62bcdb2 cpanfile
-SHA1 2aa65cbb05b028bba03e638b015375022df414ca dist.ini
-SHA1 aa3a872a453728b0e59904a4306bf0284829aa09 lib/Path/Class.pm
-SHA1 1fa7f21bf565c5c005443115b1510e656fafd89c lib/Path/Class/Dir.pm
-SHA1 a15297b0c503ec520f3f73504d54a299a6279e4f lib/Path/Class/Entity.pm
-SHA1 ee74e26967fb836f97f5dff1198719cef3679722 lib/Path/Class/File.pm
+SHA1 b59d7dbc33a1ea679b47ac462be15558c5b788a0 dist.ini
+SHA1 e1c966a8eef1892574ca3f4e49d82bbb55ef7b1b lib/Path/Class.pm
+SHA1 0a47d807085c39b384a75ac6701168bac070b051 lib/Path/Class/Dir.pm
+SHA1 e3d51c703ac215b25409b75424e1e550cbabc061 lib/Path/Class/Entity.pm
+SHA1 6710252344b164ad91f2834832ee5c1d2dcab5e8 lib/Path/Class/File.pm
 SHA1 1984dc68cf6d60e09510af962e56f63c42c0b706 t/01-basic.t
 SHA1 2dc6abce3b4c4601fe22bce9b0d58cb9484bcd0f t/02-foreign.t
-SHA1 c301aa6b3de032fb92e961221eea6efe64f9833c t/03-filesystem.t
+SHA1 adc77bc8513166b9ee1ceca92497ec80de56670a t/03-filesystem.t
 SHA1 d18a55c06da766987268ad541578a03a17ecee41 t/04-subclass.t
 SHA1 a154070d2cb1369f6cebf4228742edea39c43c63 t/05-traverse.t
 SHA1 c71c41e78012d9577c47aa71b6d962e2c70d0e0e t/06-traverse_filt.t
@@ -41,7 +41,7 @@ SHA1 fa45d6e6ab1cd421349dea4ef527bfd5cdc8a09e t/author-critic.t
 Version: GnuPG v1
 Comment: GPGTools - http://gpgtools.org
 
-iEYEARECAAYFAlP/9MAACgkQgrvMBLfvlHbGPACgkKWVajmvz4rl33DgQKqonNj0
-HDIAnjnLJWshww1ig+UYmrMNW9i4Aoup
-=HkT9
+iEYEARECAAYFAlQWT6QACgkQgrvMBLfvlHYujgCfc5Uujo7Qqrkp0WF9rJJF68/D
+v7IAoOVeREvngdENutm3UbM/7LsHiYPC
+=ebAU
 -----END PGP SIGNATURE-----
@@ -1,5 +1,5 @@
 name    = Path-Class
-version = 0.34
+version = 0.35
 author  = Ken Williams <kwilliams@cpan.org>
 license = Perl_5
 copyright_holder = Ken Williams
@@ -2,7 +2,7 @@ use strict;
 
 package Path::Class::Dir;
 {
-  $Path::Class::Dir::VERSION = '0.34';
+  $Path::Class::Dir::VERSION = '0.35';
 }
 
 use Path::Class::File;
@@ -321,7 +321,7 @@ Path::Class::Dir - Objects representing directories
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 SYNOPSIS
 
@@ -2,7 +2,7 @@ use strict;
 
 package Path::Class::Entity;
 {
-  $Path::Class::Entity::VERSION = '0.34';
+  $Path::Class::Entity::VERSION = '0.35';
 }
 
 use File::Spec 3.26;
@@ -99,7 +99,7 @@ Path::Class::Entity - Base class for files and directories
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 DESCRIPTION
 
@@ -2,7 +2,7 @@ use strict;
 
 package Path::Class::File;
 {
-  $Path::Class::File::VERSION = '0.34';
+  $Path::Class::File::VERSION = '0.35';
 }
 
 use Path::Class::Dir;
@@ -221,7 +221,7 @@ Path::Class::File - Objects representing files
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 SYNOPSIS
 
@@ -2,7 +2,7 @@ use strict;
 
 package Path::Class;
 {
-  $Path::Class::VERSION = '0.34';
+  $Path::Class::VERSION = '0.35';
 }
 
 {
@@ -34,7 +34,7 @@ Path::Class - Cross-platform path specification manipulation
 
 =head1 VERSION
 
-version 0.34
+version 0.35
 
 =head1 SYNOPSIS
 
@@ -199,7 +199,7 @@ SKIP: {
     my $file = file('t', 'spew_lines');
     $file->remove() if -e $file;
     $file->spew_lines( iomode => '>:raw', "Line1" );
-    $file->spew_lines( iomode => '>>', [qw/Line2 Line3/] );
+    $file->spew_lines( iomode => '>>:raw', [qw/Line2 Line3/] );
 
     my $content = $file->slurp( iomode => '<:raw');