Number::WithError::LaTeX

Current version is 0.06.

Download

Distribution from this site.
CPAN site

README

Number::WithError::LaTeX
========================

DESCRIPTION

This is a subclass of Number::WithError that adds support for printing
numbers as valid LaTeX.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

For list of dependencies, please refer to the
META.yml file in this distribution.

SEE ALSO

Current versions of this module may be found via http://steffen-mueller.net or
CPAN.

Please send your suggestions, inquiries, and feedback to
modules at steffen-mueller dot net.

Any bugs should be reported via
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Number-WithError-LaTeX

COPYRIGHT AND LICENCE

Copyright (c) 2006 Steffen Mueller

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

	

Documentation

Number::WithError::LaTeX

Change Log

Revision history for Perl extension Number::WithError::LaTeX.

0.06  Wed Dec 20 2006
  - Error report from imacat at
    http://www.nntp.perl.org/group/perl.cpan.testers/388841
    suggests a bug with stringification of bignums. (See recent fix in
    Number::WithError.)
  ==> Attempt band-aid fix. This might be a wild guess. :(

0.05  Mon Dec 18 2006
  - Fix typo in docs.
  - No dependency on Math::SymbolicX::Inline any more.
  - Require Number::WithError 0.08.

0.04  Wed Aug 30 2006
  - Upgraded to Module::Install 0.64.
  - Removed SIGNATURE because Module::Signature is still broken.
  - Removed auto_install from Makefile.PL

0.03  Fri Jun  9 2006
  - Upgraded to Module::Install 0.63.

0.02  Thu Feb  9 11:39:37 2006
  - original version as uploaded to CPAN

    

(c) 2002-2010 Steffen Müller; All rights reserved.

Valid HTML 4.0!