Params::Style ============================= $Id: README,v 1.1 2003/06/25 13:08:20 mrodrigu Exp $ NAME Params::Style - Perl extension for converting named parameters to perl_style or javaStyle and vice-versa INSTALLATION Params::Style uses Module::Build, so to install this module type the following: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES This module requires these other modules and libraries: Module::Build to install Test::More for test COPYRIGHT AND LICENCE Copyright (C) 2003 Michel Rodriguez This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.