
This is the Perl distribution Task-BeLike-hanekomu.

## Installation

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

    % cpan Task::BeLike::hanekomu

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-hanekomu documentation is available as in POD.
So you can do:

    % perldoc Task::BeLike::hanekomu

to read the documentation with your favorite pager.
