MetaCPAN Task::Kensho - recommended Perl modules
Finding the right module on CPAN can be a daunting task. For many problems there are tens or even hundreds of solutions with different focus, different API, and different level of quality. Task::Kensho is a list of recommended modules for certain common tasks.
Task::Kensho itself is divided into several subjects:
- Task::Kensho::Async for asynchronous programming.
- Task::Kensho::CLI providing useful Command-line Tools.
- Task::Kensho::Config for configuration of applications.
- Task::Kensho::DBDev for Database Development.
- Task::Kensho::Dates manipulating dates and timestamps.
- Task::Kensho::Email for validating email address and sending e-mails with attachments.
- Task::Kensho::ExcelCSV to read and write Excel and/or CSV files.
- Task::Kensho::Exceptions to catch exceptions and to automatically generate exceptions.
- Task::Kensho::Hackery for hacking?
- Task::Kensho::Logging for logging in modules and applications.
- Task::Kensho::ModuleDev helping to write better quality code, helping to package modules.
- Task::Kensho::OOP Object Oriented Programming
- Task::Kensho::Scalability
- Task::Kensho::Testing
- Task::Kensho::Toolchain to make it easier to work with CPAN.
- Task::Kensho::WebCrawling - accessing web site from your Perl script.
- Task::Kensho::WebDev tools and frameworks for Web Development.
- Task::Kensho::XML for processing XML and creating XML files.
Published on 2014-10-09
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post