summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-29 12:56:49 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-29 13:01:05 -0500
commitbf1d40596862a8503c9582c52216de6cae12bdb6 (patch)
tree7cf9f0780865b3106081cdf707b7c7fcd12d1be9 /lib
parent969e592b9cb739f947eb7af722a7cb4246d9ec62 (diff)
downloadtask-belike-doy-bf1d40596862a8503c9582c52216de6cae12bdb6.tar.gz
task-belike-doy-bf1d40596862a8503c9582c52216de6cae12bdb6.zip
add module list
Diffstat (limited to 'lib')
-rw-r--r--lib/Task/BeLike/DOY.pm53
1 files changed, 43 insertions, 10 deletions
diff --git a/lib/Task/BeLike/DOY.pm b/lib/Task/BeLike/DOY.pm
index 9e1eaf2..b9063ee 100644
--- a/lib/Task/BeLike/DOY.pm
+++ b/lib/Task/BeLike/DOY.pm
@@ -1,20 +1,56 @@
package Task::BeLike::DOY;
-use Moose;
=head1 NAME
-Task::BeLike::DOY -
+Task::BeLike::DOY - modules i use
-=head1 SYNOPSIS
+=head1 CONTENTS
+=over 4
-=head1 DESCRIPTION
+=item App::Ack
+=item App::cpanminus 1.00
-=cut
+=item App::Nopaste 0.20
+
+=item App::Termcast 0.06
+
+=item Archive::Zip
+
+=item B::Keywords
+
+=item Carp::REPL
+
+=item Devel::REPL
+
+=item Dist::Zilla 2.00
+
+=item IO::Pty::Easy 0.08
+
+=item KiokuDB::Navigator
+
+=item LWP
+
+=item Module::Refresh
-__PACKAGE__->meta->make_immutable;
-no Moose;
+=item Module::Setup
+
+=item Moose 1.00
+
+=item Net::GitHub 0.06
+
+=item Scalar::Defer
+
+=item Term::ReadLine::Gnu
+
+=item WWW::Mechanize
+
+=item YAML
+
+=back
+
+=cut
=head1 BUGS
@@ -24,9 +60,6 @@ Please report any bugs through RT: email
C<bug-task-belike-doy at rt.cpan.org>, or browse to
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-BeLike-DOY>.
-=head1 SEE ALSO
-
-
=head1 SUPPORT
You can find this documentation for this module with the perldoc command.