Rubyish-Attribute
=================

This provide ruby-like syntax to build setter and getter in convenient way

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

SUPPORT AND DOCUMENTATION

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

    perldoc Rubyish::Attribute

If yor need any support, look for more information at:

    Project Repository:
    http://github.com/shelling/rubyish-attribute/tree/master

COPYRIGHT AND LICENCE

Copyright (C) 2008 by shelling, gugod

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