Revision history for Task-Kensho-CLI 0.41 2021-07-03 - Async: added Future, Mojo::IOLoop, MCE, Parallel::ForkManager - Dates: added Time::Piece; removed Date::Tiny, Time::Tiny, DateTime::Tiny - ExcelCSV: replaced Spreadsheet::ParseExcel with Spreadsheet::Read, added Excel::Writer::XLSX - Hackery: added ojo - Logging: added Log::Any - Testing: added Test2::Suite - WebCrawling: added Mojo::UserAgent - WebDev: added Web::Simple 0.40 2018-12-01 - CLI: added Reply - Dates: added Time::Moment - Email: added Email::Stuffer - Exceptions: added Syntax::Keyword::Try - ModuleDev: added Code::TidyAll, removed Perl::Version - OOP: removed Task::Moose - Toolchain: added App::cpm - WebDev: added HTTP::BrowserDetect, Attean - XML: removed RDF::Trine 0.39 2016-05-14 - WebDev: removed Dancer, added Dancer2 - OOP: added Moose, Moo and many related modules - Exceptions: remove TryCatch - Testing: remove Test::Most and Test::NoWarnings, added Test::Warnings - Config: added JSON::MaybeXS 0.38 2014-09-13 - WebDev: Template::Toolkit is not indexed (see RT#92588) - refer to Template instead - subtask distributions now just use regular prereqs on their component modules, rather than using optional_features metadata - Task-Kensho now once again prompts at install time for each subtask to be optionally installed 0.37 2014-08-16 - ModuleDev: Switch Carp::Always over to Devel::Confess (per mst) - ModuleDev: Add Data::Printer (per Sawyer X) - ModuleDev: Add Devel::Dwarn (per mst) - Toolchain: Add Pinto (per Sawyer X) - Toolchain: Add App::FatPacker (per perigrin) 0.36 2014-03-08 - fix pod markup error in main Task::Kensho distribution - module list revisions to CLI, Dates, Toolchain, WebCrawling, WebDev 0.35 2014-01-30 - updated recommendations for Async, CLI, ModuleDev, Scalability, WebDev 0.34004 2014-01-22 (TRIAL RELEASE) - still more pod and metadata tweaks 0.34003 2014-01-22 (TRIAL RELEASE) - more pod and metadata tweaks 0.34002 2014-01-21 (TRIAL RELEASE) - fix mangled abstract in META.* - fixed missing list of recommendations in Task::Kensho pod 0.34001 2014-01-21 (TRIAL RELEASE) - fix munging of ::Hackery preamble into stopwords - fixed bugtracker metadata (now indicating github issues) - distributions split apart again, with new! and enhanced! Dist::Zilla generation magic 0.34 2013-08-20 01:27:07Z (TRIAL RELEASE) - distributions reunified under Task-Kensho, and now auto-generated from a master YAML file using Dist::Zilla 0.33 2012-06-24 - Task::Kensho::Testing: - Retired Test::Exception and replaced with Test::Fatal - added Test::Deep, Test::Requires and Test::NoWarnings - Task::Kensho::WebDev: added Plack 0.32 2012-06-08 - Fix reference to Module::CoreList (RT#65948) - Add Plack to Task::Kensho::WebDev 0.31 2011-04-11 - Fix Task::Kensho::Logging version, thanks kent 0.30 2011-04-11 - new group, Task::Kensho::Logging 0.29 2011-03-25 - Task::Kensho::CLI: Fix Module::CoreList link in POD, thanks alister@alisterwest.com. - Task::Kensho::WebCrawling: Bundle::LWP is gone; replace with LWP::UserAgent. Thanks, kentnl@cpan.org. 0.28 2011-01-23 - Bugfix: Some tasks had a version of 1.0 marked as required. Fix this. - Task::Kensho::CLI: It's App::Nopaste, not App::NoPaste. 0.27 2011-01-20 - Split Task::Kensho into sub-tasks which all install their modules by default. Task::Kensho itself will prompt the user to install these subtasks. Thanks to perigrin for the idea. 0.26 2010-10-24 # Late ship date due to Task::Catalyst issue with BerkeleyDB - Identical to 0.25 0.25 2010-09-19 - Add Email::Simple - Add Email::MIME::Kit 0.24 2010-08-26 # Now with iCal reminders so I don't slip a date - Add autodie - Actually install App::Nopaste - Make sure the POD reflects the Makefile.PL. 0.23 2010-07-19 - Add CHI under Scalability 0.22 2010-04-19 - Replace Bundle::CPAN with App::cpanminus - Added HTTP::Lite which is used to great effect by both App::cpanminus and App::perlbrew - Added App::perlbrew - Totally missed March 0.21 2010-02-21 - Add XML::LibXSLT (per mst) - Add WWW::Mechanize::TreeBuilder (per mst) - Add CPAN::Uploader (per mst) - Make Template::Toolkit an explicit dependency (per mst) 0.20 2010-01-20 - Change to depend on Task::Catalyst rather than explicit dependencies. - Remove CGI::FormBuilder::Source::Perl, this should probably be handled by Task::Catalyst - Add XML::Atom - Add Docs for XML::RSS - Change to depend on Task::Moose rather than explicit dependencies. - Make Task::Moose a default 0.19 2009-12-28 # Of course I blow my first release date. - Remove MooseX::AttributeHelpers - Add MooseX::Aliases - Document the move to Monthly Releases for Task::Kensho - Remove reference to gitorious - Add Perl::Critic as suggested by Hinrik via rt#48295 - Add Devel::Cover as suggested by Hinrik via rt#48293 - Add Time::Tiny and DateTime::Tiny as suggested by mst 0.18 2009-11-19 - Replace Module::Starter with Dist::Zilla - Remove Time::y2038 - Add Try::Tiny and TryCatch 0.17 2009-08-28 - Fix broken Pod::Readme link in the Makefile.PL 0.16 2009-08-28 - Remove XXX - Add POD::Readme and Software::License at the request of CSJewell so that we're inline with the upcoming Perl::Dist::Satori 0.15 2009-07-26 - Comment out XXX since it can't be found by CPAN anymore. 0.14 2009-07-16 - Add XML modules - Update Documentation a bit to reflect Task::Kensho's place in the universe better 0.13 2009-07-02 - Identical to 0.12 - fix MANIFEST.SKIP and re-release 0.12 2009-06-23 (Failed release) - Time::y2038 - Perl::Version 0.11 2009-05-25 - Change from namespace::clean to namespace::autoclean (rafl) 0.10 2009-05-23 - Change dep for XXX to YYY.pm as per #epo 0.0.7 2008-12-12 - Add MooseX::StrictConstructor as per Dave Rolsky and Ricardo Signes - Add MooseX::SimpleConfig 0.0.6 2008-12-12 - Fix Module::CoreList to be spelled with a capital L 0.0.5 2008-12-11 - Add documentation on the Script Hackery section to clarify that it's not intended for *production* but for hacking up prototypes and debugging. - Add Test::Most (RT #39594) 0.0.4 2008-09-28 - Fix bad tarball 0.0.3 2008-09-28 - Remove author tests 0.0.2 2008-09-23 - Add Perl::Tidy - Fix missing inc/ from Module::Install 0.0.1 2008-09-05 - Initial release.