Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

Commit

Permalink
Initial release of Task::Cpanel::Kensho. This module was built with t…
Browse files Browse the repository at this point in the history
…he help of

Dist::Zilla.
  • Loading branch information
Kyle Lafkoff authored and toddr committed Jul 19, 2012
1 parent 054d386 commit 8ff5f33
Show file tree
Hide file tree
Showing 10 changed files with 261 additions and 713 deletions.
7 changes: 3 additions & 4 deletions .gitignore
@@ -1,4 +1,3 @@
/META.yml
/MYMETA.json
/MYMETA.yml
/Makefile
/.build/
/Task-Cpanel-*/
*.gz
5 changes: 2 additions & 3 deletions Changes
@@ -1,5 +1,4 @@
Revision history for Task-Cpanel-Kensho

0.01 Date/time
First version, released on an unsuspecting world.

11.36.001 Friday July 19, 2012
Initial release to CPAN
136 changes: 136 additions & 0 deletions README.md
@@ -0,0 +1,136 @@
# NAME

Task::Cpanel::Kensho - Provides all of Task::Kensho bundles including ones considered optional.

# SYNOPSIS

cpan Task::Cpanel::Kensho

# DESCRIPTION

By installing Task::Cpanel::Kensho, these Task::Kensho module bundles are installed.
This module exists becuase not all [Task::Kensho](http://search.cpan.org/perldoc?Task::Kensho) modules default to enabled. This
module forces them all on without any interactivity during the install process.

- [Task::Kensho::Async](http://search.cpan.org/perldoc?Task::Kensho::Async)

A Glimpse at an Enlightened Perl (Async)

- [Task::Kensho::CLI](http://search.cpan.org/perldoc?Task::Kensho::CLI)

A Glimpse at an Enlightened Perl (CLI)

- [Task::Kensho::Config](http://search.cpan.org/perldoc?Task::Kensho::Config)

A Glimpse at an Enlightened Perl (Config)

- [Task::Kensho::DBDev](http://search.cpan.org/perldoc?Task::Kensho::DBDev)

A Glimpse at an Enlightened Perl (DBDev)

- [Task::Kensho::Dates](http://search.cpan.org/perldoc?Task::Kensho::Dates)

A Glimpse at an Enlightened Perl (Dates)

- [Task::Kensho::Email](http://search.cpan.org/perldoc?Task::Kensho::Email)

A Glimpse at an Enlightened Perl (Email)

- [Task::Kensho::ExcelCSV](http://search.cpan.org/perldoc?Task::Kensho::ExcelCSV)

A Glimpse at an Enlightened Perl (ExcelCSV)

- [Task::Kensho::Exceptions](http://search.cpan.org/perldoc?Task::Kensho::Exceptions)

A Glimpse at an Enlightened Perl (Exceptions)

- [Task::Kensho::Hackery](http://search.cpan.org/perldoc?Task::Kensho::Hackery)

A Glimpse at an Enlightened Perl (Hackery)

- [Task::Kensho::Logging](http://search.cpan.org/perldoc?Task::Kensho::Logging)

A Glimpse at an Enlightened Perl (Logging)

- [Task::Kensho::ModuleDev](http://search.cpan.org/perldoc?Task::Kensho::ModuleDev)

A Glimpse at an Enlightened Perl (ModuleDev)

- [Task::Kensho::OOP](http://search.cpan.org/perldoc?Task::Kensho::OOP)

A Glimpse at an Enlightened Perl (OOP)

- [Task::Kensho::Scalability](http://search.cpan.org/perldoc?Task::Kensho::Scalability)

A Glimpse at an Enlightened Perl (Scalability)

- [Task::Kensho::Testing](http://search.cpan.org/perldoc?Task::Kensho::Testing)

A Glimpse at an Enlightened Perl (Testing)

- [Task::Kensho::Toolchain](http://search.cpan.org/perldoc?Task::Kensho::Toolchain)

A Glimpse at an Enlightened Perl (Toolchain)

- [Task::Kensho::WebCrawling](http://search.cpan.org/perldoc?Task::Kensho::WebCrawling)

A Glimpse at an Enlightened Perl (WebCrawling)

- [Task::Kensho::WebDev](http://search.cpan.org/perldoc?Task::Kensho::WebDev)

A Glimpse at an Enlightened Perl (WebDev)

- [Task::Kensho::XML](http://search.cpan.org/perldoc?Task::Kensho::XML)

A Glimpse at an Enlightened Perl (XML)

# AUTHOR

cPanel, `<cpanel at cpan.org>`

# BUGS

Please report any bugs or feature requests to `bug-task-cpanel-kensho at rt.cpan.org`, or through
the web interface at [http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Cpanel-Kensho](http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Cpanel-Kensho). We will be notified, and then you'll
automatically be notified of progress on your bug as we make changes.



# SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Task::Cpanel::Kensho



You can also look for information at:

- RT: CPAN's request tracker (report bugs here)

[http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Cpanel-Kensho](http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Cpanel-Kensho)

- AnnoCPAN: Annotated CPAN documentation

[http://annocpan.org/dist/Task-Cpanel-Kensho](http://annocpan.org/dist/Task-Cpanel-Kensho)

- CPAN Ratings

[http://cpanratings.perl.org/d/Task-Cpanel-Kensho](http://cpanratings.perl.org/d/Task-Cpanel-Kensho)

- Meta CPAN

[http://metacpan.org/module/Task-Cpanel-Kensho](http://metacpan.org/module/Task-Cpanel-Kensho)

# LICENSE AND COPYRIGHT

Copyright 2012 cPanel.

All rights reserved

http://cpanel.net

This is free software; you can redistribute it and/or modify it under the
same terms as Perl itself. See [perlartistic](http://search.cpan.org/perldoc?perlartistic).

See http://dev.perl.org/licenses/ for more information.
6 changes: 4 additions & 2 deletions dist.ini
@@ -1,10 +1,10 @@
name = Task-Cpanel-Kensho
author = Kyle Lafkoff <kyle.lafkoff@cpanel.net>
author = cPanel <cpanel@cpan.org>
license = Perl_5
copyright_holder = cPanel Inc.
copyright_year = 2012

version = 11.34.001
version = 11.36.001
;[@Basic]

[GatherDir]
Expand All @@ -15,6 +15,8 @@ version = 11.34.001
[Readme]
[ExtraTests]
[ExecDir]
[Repository]
repository=https://github.com/CpanelInc/Task-Cpanel-Kensho
[MakeMaker]
[ShareDir]
[Manifest]
Expand Down

0 comments on commit 8ff5f33

Please sign in to comment.