[Bps-public-commit] Prophet branch, master, updated. 0f370eb940e9b22c1e178a6952658d0bbfc8193d

jesse jesse at bestpractical.com
Mon Jun 22 13:13:44 EDT 2009


The branch, master has been updated
       via  0f370eb940e9b22c1e178a6952658d0bbfc8193d (commit)
      from  e7b9d4e9e7f47f7f49ebc24fff35e30c01fa811e (commit)

Summary of changes:
 lib/Prophet/Test.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 0f370eb940e9b22c1e178a6952658d0bbfc8193d
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Mon Jun 22 13:13:34 2009 -0400

    Remove a use of YAML::Syck

diff --git a/lib/Prophet/Test.pm b/lib/Prophet/Test.pm
index ab62988..090223b 100644
--- a/lib/Prophet/Test.pm
+++ b/lib/Prophet/Test.pm
@@ -98,7 +98,6 @@ sub in_gladiator (&) {
         $types->{ ref($_) }++;
     }
     map { $types->{$_} || delete $types->{$_} } keys %$types;
-    warn YAML::Syck::Dump($types);
 
 }
 

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



More information about the Bps-public-commit mailing list