• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

inc/Module/H24-Aug-2010-3,0572,293

lib/Task/H24-Aug-2010-195150

t/H24-Aug-2010-53

xt/H24-Aug-2010-2622

.gitignoreH A D13-Oct-200937 65

ChangesH A D24-Aug-20101.4 KiB8458

MANIFESTH A D12-Mar-2010558 2726

META.ymlH A D24-Aug-20101.3 KiB5453

Makefile.PLH A D29-Mar-2010375 1915

READMEH A D24-Aug-2010423 2013

versions.plH A D24-Aug-20102.2 KiB7473

README

1NAME
2    Task::Plack - Plack bundle
3
4SYNOPSIS
5      cpanm --interactive Task::Plack
6
7      # clone development git for all of those modules (You'll be prompted)
8      > perl -MTask::Plack -e 'git_clone'
9
10AUTHOR
11    Tatsuhiko Miyagawa <miyagawa@bulknews.net>
12
13LICENSE
14    This library is free software; you can redistribute it and/or modify it
15    under the same terms as Perl itself.
16
17SEE ALSO
18    <http://plackperl.org/>
19
20