syntax fix
Tara L Andrews [Thu, 23 Aug 2012 07:50:04 +0000 (09:50 +0200)]
lib/Text/Tradition/Directory.pm

index 51a4b89..674e1b5 100644 (file)
@@ -204,7 +204,7 @@ has +typemap => (
           KiokuDB::TypeMap::Entry::MOP->new(),
         "Text::Tradition::Witness" =>
           KiokuDB::TypeMap::Entry::MOP->new(),
-        "Graph" => Text::Tradition::TypeMap::Entry->new()
+        "Graph" => Text::Tradition::TypeMap::Entry->new(),
         "Set::Scalar" => Text::Tradition::TypeMap::Entry->new(),
       }
     );