Add boilderplate POD
[catagits/Catalyst-Engine-STOMP.git] / Makefile.PL
2009-08-19 t0m Remove crap from Makefile.PL by using MI::AuthorRequires
2009-07-22 t0m Merge commit 'jason/master'
2009-07-18 Chris Andrews Declare a test_requires for ConfigLoader, since our...
2009-07-13 Chris Andrews Cope with sw_vers' output on later Leopard versions.
2009-07-12 t0m Bump required Module::Install version to avoid potentia...
2009-07-08 Tomas Doran (t0m) Change to have a 'serializer' attribute on the controll...
2009-06-06 t0m Move the testapp out of the main directory and under...
2009-06-06 Tomas Doran (t0m) Merge from chris
2009-05-30 Chris Andrews Use Data::Serializer, instead of hardcoding YAML. Allow...
2009-05-30 Chris Andrews Remove our dependency on Catalyst::Action::REST. We...
2009-05-23 Tomas Doran (t0m) Hack module install to ensure we _require_ the stuff...
2009-05-23 Tomas Doran (t0m) Whitespace nazism
2009-05-21 Zac Bump required version of Alien::ActiveMQ
2009-05-21 t0m Depend on latest and greatest, ergo kill unknowmn error...
2009-05-17 t0m <sigh> get the dist name right
2009-05-17 t0m Turn off debug by default, you can say -d for the testa...
2009-05-17 t0m no_index both relevant packages
2009-05-16 Chris Andrews Attempt to please PAUSE by renaming our test app, and...
2009-05-15 Chris Andrews Catalyst::Action::Deserialize is part of C::A::REST...
2009-05-04 t0m Add dependency
2009-05-01 t0m Rewrite MakeMaker => Module::Install, cause that is...
2009-04-30 Chris Andrews Fix README, dependencies
2009-04-30 Chris Andrews Initial import of Catalyst::Engine::Stomp