The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Task::BeLike::BURAK
===================

Install all modules I (BURAK) use all the time.

Read the module's POD for documentation and examples.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

or under Windows:

   perl Makefile.PL
   nmake
   nmake test
   nmake install

COPYRIGHT

Copyright (c) 2011 Burak Gursoy. All rights reserved.

LICENSE

This library is free software; you can redistribute it and/or modify 
it under the same terms as Perl itself, either Perl version 5.12.1 or, 
at your option, any later version of Perl 5 you may have available.