#####################
# Object::MultiType #
#####################

Perl Objects as Hash, Array and Scalar at the same time.

##############
DESCRIPTION #

###############

This module return an object that works like a Hash, Array and Scalar object at the same time.

** See POD for documentation.

###############
INSTALLATION #

################

To install this module type the following:

perl Makefile.PL
make
make test
make install

#########
AUTHOR #

##########

Graciliano M. P. <gm@virtuasites.com.br>

I will appreciate any type of feedback (include your opinions and/or suggestions). ;-P

############
COPYRIGHT #

#############

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