NAME
Arithmetic::PaperAndPencil::Char - individual characters when rendering an arithmetic operation
VERSION
Version 0.01
DESCRIPTION
This class should not be used directly. It is meant to be a utility module for Arithmetic::PaperAndPencil
.
Arithmetic::PaperAndPencil::Char
is a class storing the characters when rendering an arithmetic operation. Beside the character itself, it stores information about the decoration of the char: underline, strike, etc.
EXPORT
None. The xxx_char
functions must be fully qualified when called.
SUBROUTINES/METHODS
pseudo_html
Renders the char with its attributes (underline, etc).
AUTHOR
Jean Forget, <J2N-FORGET at orange.fr>
BUGS
Please report any bugs or feature requests to bug-arithmetic-paperandpencil at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Arithmetic-PaperAndPencil. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Arithmetic::PaperAndPencil
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Arithmetic-PaperAndPencil
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
This software is Copyright (c) 2024 by jforget.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)