X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-STOMP.git;a=blobdiff_plain;f=README;h=0ab756891022bede434d692bac75bcf5b9c1c1b6;hp=37e8b5a5ef39fcfe203952d6ac5a4ca2acee7d24;hb=HEAD;hpb=348c850606048437ac49241f5eddee028e4fd0db diff --git a/README b/README index 37e8b5a..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. @@ -20,9 +20,17 @@ DEPENDENCIES This module requires these other modules and libraries: + Moose Net::Stomp YAML::XS + Data::Serializer + Catalyst::Engine::Embeddable Catalyst::Runtime 5.80003 + namespace::autoclean + +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