The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Task::BeLike::YANICK - like Yanick? Be like Yanick!

SYNOPSIS

    $ cpan Task::BeLike::YANICK

DESCRIPTION

This Task module installs the modules that I use on a regular basis.

MODULES INSTALLED BY THIS TASK

Object-Oriented Frameworks

Moose
MooseX::Declare

XML Processing

XML::LibXML
XML::Writer

Because writing XML should be left to professionals.

XML::Simple

Useful for quick'n'dirty XML creation or slurping.

XML::XPathScript

Can't leave out my baby, now, can I?

Applications

App::Ack

grep is nice, but ack is just nicer.

Web Development

Catalyst::Runtime
HTML::Mason

My templating system of choice.

Template

I prefer HTML::Mason, but TT is used in an awful lot of applications.

Version Control Systems

Git::CPAN::Patch

Effortlessly import CPAN distros in a Git repository.

VERSION

Version 0.1.0

AUTHOR

Yanick Champoux, <yanick at cpan.org>

BUGS

Please report any bugs or feature requests to bug-task-belike-yanick at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-BeLike-YANICK. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Task::BeLike::YANICK

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 Yanick Champoux, all rights reserved.

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