Options version 1.4 =================== ABOUT Properties is a class giving you the ability to parse well formed property files. DOCUMENTATION See "perldoc Properties" INSTALLATION To install this module type the following: perl Makefile.PL make make test make install To install perl into another location (e.g.: you are not root) type: perl Makefile.PL PREFIX=/home/foouser/perllib make make test make install DEPENDENCIES This module requires these other modules and libraries: strict warnings Merror V1.4 COPYRIGHT AND LICENCE Copyright (C) 2011 by Markus Mazurczak 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.