Class::Bind is Copyright (C) 2010, Jens Luedicke <jensl@cpan.org>.

Class::Bind version 0.1
=========================

Class::Bind is a Perl module to bind methods and arguments into
anonymous functions. 

INSTALLATION

To install this module type the following:

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

LICENSE INFORMATION

Copyright (C) 2010, Jens Luedicke E<lt>jensl@cpan.orgE<gt>.

This module is free software; you can redistribute it and/or modify 
it under the same terms as Perl 5.10.0. For more details, see the
full text of the licenses in the directory LICENSES.

This program is distributed in the hope that it will be
useful, but without any warranty; without even the implied
warranty of merchantability or fitness for a particular purpose.
