X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=0ab756891022bede434d692bac75bcf5b9c1c1b6;hb=0d11194afb6d9a7e90f3e05baa7e64756cf4f780;hp=ca4cc2d4298afa8047eab3091e063a34318087ac;hpb=d78bb7396376e6aa61c92a51420554476122d1f3;p=catagits%2FCatalyst-Engine-STOMP.git diff --git a/README b/README index ca4cc2d..0ab7568 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Catalyst-Engine-Stomp version 0.01 -================================== +Catalyst-Engine-Stomp +===================== This is a Catalyst engine which allows you to build a message-driven application with STOMP. @@ -23,12 +23,14 @@ This module requires these other modules and libraries: Moose Net::Stomp YAML::XS + Data::Serializer Catalyst::Engine::Embeddable Catalyst::Runtime 5.80003 - Catalyst::Action::REST namespace::autoclean -The supplied workers script requires MooseX::Workers. +The supplied workers script requires MooseX::Workers, and you'll need +the relevant modules to support Data::Serializer if you choose +something other than YAML as a message format. COPYRIGHT AND LICENCE