tokuhirom / task-belike-tokuhirom

Task::BeLike::Tokuhirom

This URL has Read+Write access

name age message
file .gitignore Wed Feb 18 01:06:05 -0800 2009 added .gitignore rule [tokuhirom]
file .shipit Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
file Changes Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
file MANIFEST.SKIP Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
file Makefile.PL Sun Jan 03 18:25:49 -0800 2010 added more. [tokuhirom]
file README Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
directory lib/ Sat Oct 17 20:12:55 -0700 2009 some tweaks [tokuhirom]
directory t/ Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
directory tools/ Mon Oct 26 16:59:03 -0700 2009 moved. [tokuhirom]
directory xt/ Wed Feb 18 18:24:22 -0800 2009 initial commit [tokuhirom]
README
This is Perl module Task::BeLike::Tokuhirom.

INSTALLATION

Task::BeLike::Tokuhirom installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan Task::BeLike::Tokuhirom

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Task::BeLike::Tokuhirom documentation is available as in POD. So you can do:

    % perldoc Task::BeLike::Tokuhirom

to read the documentation online with your favorite pager.

Tokuhiro Matsuno