1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
Task::Kensho 0.39
=================
PACKAGE STRUCTURE
=================
Task::Kensho is packaged in Debian using a series of metapackages. No
direct interaction with the cpan tool is necessary for installation.
Each Task::Kensho task (e.g. Task::Kensho::Async) is installed via its own
metapackage (e.g. libtask-kensho-async-perl).
A "super-metapackage" is provided (libtask-kensho-all-perl) to allow all
Task::Kensho tasks to be installed via a single package selection.
CORE MODULES
============
The following suggested modules are part of the core Perl distribution in
Debian, and are not configured as separate dependencies:
Task::Kensho::CLI
Module::CoreList
Task::Kensho::Exceptions
autodie
Task::Kensho::Testing
Test::Simple
Task::Kensho::Toolchain
version
Task::Kensho::WebCrawling
HTTP::Tiny
MISSING MODULES
===============
The following suggested modules were not packged in the Debian archive at the
time of packaging Task::Kensho:
Task::Kensho::Dates
Date::Tiny
Time::Tiny
Task::Kensho::Email
Email::MIME::Kit
Task::Kensho::ExcelCSV
Spreadsheet::WriteExcel::Simple
Task::Kensho::ModuleDev
Devel::Dwarn
Task::Kensho::WebCrawling
HTTP::Thin
Task::Kensho::WebDev
CGI::FormBuilder::Source::Perl
Task::Kensho::XML
XML::Generator::PerlData
|