Codebase list libobject-multitype-perl / a159fc0f-585e-4be7-a508-4dafe9464fae/main
a159fc0f-585e-4be7-a508-4dafe9464fae/main

Tree @a159fc0f-585e-4be7-a508-4dafe9464fae/main (Download .tar.gz)

#####################
# 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.