Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > f9d6cb33814d93447598227625b5f68a > files > 3

perl-Object-MultiType-0.05-7.fc15.noarch.rpm

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