NAME

Perl::ToPerl6::Transformer::Operators::FormatCircumfixOperators - Format the {}, [], () operators

AFFILIATION

This Transformer is part of the core Perl::ToPerl6 distribution.

DESCRIPTION

This module is unused, but may be used in the future.

CONFIGURATION

By default this Transformer does not alter '_' separators. Specify 0 for no separators, or a non-negative value if you want separators inserted every N digits:

[BasicTypes::Rationals::FormatRationals]
separators = 3

AUTHOR

Jeffrey Goff <drforr@pobox.com>

COPYRIGHT

Copyright (c) 2015 Jeffrey Goff

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