Roll version 0.01 ================= This is a d20-System dice expression parser. It returns the total of any mathematical expression, and substitutes the dice expressions for a random value they dictate. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module should not require other modules and libraries. If it does request them, check CPAN. COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2005 by Eric Willisson This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.