NAME
Arithmetic::PaperAndPencil::Action -- basic action when computing an arithmetic operation
VERSION
Version 0.01
SYNOPSIS
This class should not be used directly. It is meant to be a utility module for Arithmetic::PaperAndPencil
.
Arithmetic::PaperAndPencil::Action
is a class storing various actions when computing an operation: writing digits on the paper, drawing lines, reading previously written digits, etc.
SUBROUTINES/METHODS
from_csv
Loads the attributes of an action with data from a CSV string.
csv
Produces a CSV string with the attributes of an action.
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)