Revision history for Task-Dancer

        * Adding Dancer::Plugin::DataFu
        * Adding Dancer::Plugin::Feed
        * Adding Dancer::Plugin::FlashNote
        * Adding Dancer::Plugin::FlashMessage
        * Adding Dancer::Plugin::FormValidator
        * Adding Dancer::Plugin::Memcached
        * Adding Dancer::Plugin::MPD
        * Adding Dancer::Plugin::Redis
        * Adding Dancer::Plugin::SMS
        * Adding Dancer::Plugin::WebSocket
        * Adding Dancer::Plugin::SimpleCRUD
        * Adding Dancer::Plugin::ValidationClass
        * Adding and commenting Dancer::Plugin::MobileDevice
        * Adding and commenting Dancer::Plugin::SporeDefinitionControl
        * Removing Dancer::Template::Ctpp2 (not automatic)
        * Commenting Dancer::Plugin::ORMesque (failing 1.103180)
        * Commenting Dancer::Plugin::Validation (not on CPAN?)
        * Commenting Dancer::Plugin::Scoped (failing 0.01)
        * Commenting Dancer::Plugin::REST (failing 0.04)

0.20    02.11.10
        * Adding Dancer::Plugin::ORMesque
        * Adding Dancer::Plugin::Browser

0.19    28.10.10
        * Adding Dancer::Plugin::Mongo

0.18    20.10.10
        * Fixed typo for Dancer::Plugin::Scoped
        (thanks to nmani - Naveen)

0.17    12.10.10
        * Added Dancer::Plugin::Params::Normalization

0.16    14.09.10
        * Install everything by default
        * Added Dancer::Plugin::Authorize

0.15    12.09.10
        * Fixed POD
        * Fixed Changes

0.14    11.09.10
        * Adding Dancer::Plugin::DBIC

0.13    12.07.10
        * Adding Dancer::Logger::PSGI
        * Adding Dancer::Session::PSGI
        * Adding Dancer::Plugin::Scoped
        * Adding Dancer::Debug

0.12    24.06.10
        * Adding Dancer::Template::Ctpp2

0.11    28.05.10
        * Adding Dancer::Template::Alloy
        * Adding Dancer::Plugin::REST
        * Adding Dancer::Plugin::Email
        * Adding Dancer::Plugin::Validation
        * Sorting POD

0.10    22.04.10
        * Adding Dancer as required - d'oh!
        * Miminum version of Dancer::Template::HtmlTemplate is 0.02.

0.09    20.04.10
        * Rewrote the Makefile.PL to make it programmatic, easier to add.
        * Added Dancer::Template::TemplateSandbox.
        * Added Dancer::Template::HtmlTemplate.
        * Added Dancer::Plugin::Database.
        * Added Dancer::Plugin::SiteMap.

0.08    07.03.10
        * Updating META.yml manually
        * Bad Makefile.PL, fixes #54899 and #54889, sorry!
        (Thanks Miyagawa and Kenichi Ishigaki!)

0.07    06.03.10
        * Adding Dancer::Template::Mason since it reached stable release.

0.06    21.02.10
        * Bumping version to fix PAUSE upload.

0.05    21.02.10
        * Removed Tenjin in feature, since Dancer::Template::Tenjin is fixed.
        * Adding test to allow CPAN toolchain to succeed in tests.

0.04    19.02.10
        * Bumping version because of bad PAUSE upload.

0.03    19.02.10
        * Trying to use "auto_features" again.
        * Failing that (using daxim's advice) moved to Module::Install.
        * Removed strict and warnings (what's the point?).
        * Removed unnecessary tests.

0.02    18.02.10
        * Using "recommends" instead of "auto_features".
        * Correcting Logger::Syslog.
        * Adding Dancer::Session::Storable.

0.01    18.02.10
        First version, includes quite a lot :)