An open API service indexing awesome lists of open source software.

https://github.com/yanick/task-belike-yanick

(Perl) like Yanick? Be like Yanick!
https://github.com/yanick/task-belike-yanick

Last synced: about 2 months ago
JSON representation

(Perl) like Yanick? Be like Yanick!

Awesome Lists containing this project

README

        

Task-BeLike-YANICK

This task distribution will install all the modules I
like and use.

The prime goal of this Task module is entirely selfish:
provide me with the mean to quickly turn any
unsuspecting computer into something that feels like
home. But, at the same time, it can be used by others
to want to share my environment, or just are curious to
see what are my weapons of choice.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
sudo ./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Task::BeLike::YANICK

You can also look for information at:

Search CPAN
http://search.cpan.org/dist/Task-BeLike-YANICK

CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-BeLike-YANICK

AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Task-BeLike-YANICK

CPAN Ratings:
http://cpanratings.perl.org/d/Task-BeLike-YANICK

COPYRIGHT AND LICENCE

Copyright (C) 2009 Yanick Champoux

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.