Current version is 1.02.
Distribution from this site.
CPAN site
App-ErrorCalculator =================== "errorcalculator" and its implementing Perl module "App::ErrorCalculator" is a Gtk2 tool that lets you do calculations with automatic error propagation. INSTALLATION To install this module type the following: perl Build.PL ./Build ./Build test ./Build install On platforms that don't support the "./" notation, that would be: perl Build.PL perl Build perl Build test perl Build install If you wish, you may use the old MakeMaker style instead: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Math::Symbolic Math::SymbolicX::Error Math::SymbolicX::NoSimplification Number::WithError Spreadsheet::Read Gtk2 Gtk2::Ex::Dialogs Glib 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 modules at steffen-mueller dot net COPYRIGHT AND LICENCE Copyright (C) 2006-2008 by Steffen Mueller This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.6.1 or, at your option, any later version of Perl 5 you may have available.
Revision history for Perl extension App::ErrorCalculator.
1.02 Mon Jun 24 00:56 2008
- More dependencies.
1.01 Mon May 23 18:40 2006
- Fixed missing dependencies.
1.00 Fri Apr 21 20:29 2006
- original version as uploaded to CPAN
(c) 2002-2008 Steffen Müller; All rights reserved.