Current version is 1.01.
Distribution from this site.
CPAN site
Math::SymbolicX::Error version 1.00 =================================== Adds support for numbers with errors to the Math::Symbolic parser using the Number::WithError module. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Math::Symbolic Number::WithError Test::More Math::SymbolicX::ParserExtensionFactory Parse::RecDescent SEE ALSO Current versions of this module may be found on http://steffen-mueller.net or CPAN. Please send your suggestions, inquiries, and feedback to math-symbolic-support at lists dot sourceforge dot net. Feel free to subscribe to the developers mailing list: math-symbolic-develop at lists dot sourceforge dot net Number::WithError for details on how errors are treated. Math::SymbolicX::ParserExtensionFactory for the implementation details. Math::Symbolic and Math::Symbolic::Parser for the full scoop if info. COPYRIGHT AND LICENCE Copyright (C) 2006-2008 Steffen Mueller This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Revision history for Perl extension Math::SymbolicX::Error.
1.01 Mon Jan 28 19:31 2008
- Dependency on Math::SymbolicX::ParserExtensionFactory 2.01
which fixes a relevant bug.
1.00 Sun Jan 27 15:07 2008
- Add tests for YAPP based parser.
0.02 Fri Apr 21 17:40 2006
- Downgraded erroneous version requirement for Number::WithError.
(Sorry)
0.01 Fri Apr 21 17:35 2006
- original version as uploaded to CPAN
(c) 2002-2010 Steffen Müller; All rights reserved.