Your own Task::BeLike::$AUTHOR::Favorited

Do you mark favorite distributions on metacpan.org? Do you want to be able to do:

% cpanm -n Task::BeLike::YOURCPANID::Favorited

to install all your favorite modules in one go?

If yes, install Dist::Create::TaskBeLikeFavorited to create your task distribution, then type:

% create-task-belike-favorited-dist YOURCPANID
% cd Task-BeLike-YOURCPANID-Favorited
% dzil release

You'll probably want to tweak the generated dist.ini prior to dzil release.

An example distribution created by this tool is Task-BeLike-SHARYANTO-Favorited.

You'll also want to run:

% update-task-belike-favorited-dist
% dzil release

from time to time, to update your task, if you add/remove favorites.

Have fun.

1 Comment

Do you have to encourage them?

Leave a comment

About Steven Haryanto

user-pic A programmer (mostly Perl 5 nowadays). My CPAN ID: SHARYANTO. I'm sedusedan on perlmonks. My twitter is stevenharyanto (but I don't tweet much). Follow me on github: sharyanto.