NAME
PDLx::Role::RestrictedPDL - restrict write access to a PDL object as much as possible
VERSION
version 0.06
SYNOPSIS
package MyPDL;
use Moo;
with 'PDLx::Role::RestrictedPDL';
DESCRIPTION
This role overloads assignment operators and the is_inplace, is_inplace, and set_inplace, methods to attempt to prevent mutation of a piddle.
INTERNALS
SUPPORT
Bugs
Please report any bugs or feature requests to bug-pdlx-mask@rt.cpan.org or through the web interface at: https://rt.cpan.org/Public/Dist/Display.html?Name=PDLx-Mask
Source
Source is available at
https://gitlab.com/djerius/pdlx-mask
and may be cloned from
https://gitlab.com/djerius/pdlx-mask.git
SEE ALSO
Please see those modules/websites for more information related to this module.
AUTHOR
Diab Jerius <djerius@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 by Smithsonian Astrophysical Observatory.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007