The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Text::Pretty - The great new Text::Pretty!

VERSION

Version 0.1

SYNOPSIS

A generic pretty printing combinators. More documentation is coming soon.

EXPORT

empty text space endl nest indent hcat onel semi comma colon dot equals quote bquote qquote lparen rparen lbrack rbrack lbrace rbrace langle rangle parents brackets braces quotes qquotes bquotes vcat hsep punctuate surround is_empty words

AUTHOR

Eugene Grigoriev, <eugene.grigoriev at gmail.com>

BUGS

Please report any bugs or feature requests to bug-text-pretty at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Text-Pretty. 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 Text::Pretty

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2008 Eugene Grigoriev, all rights reserved.

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