The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

generate-standalone - Generates a standalone version of tptree

VERSION

This document describes generate-standalone version 1.52.

SYNOPSIS

   sh generate-standalone

DESCRIPTION

tptree is a feeble attempt to have ttree functionalities in one companion script. It relies on Template::Perlish being available somewhere.

This script generates a fully self-contained version of tptree by just calling the generate-standalone script.

DEPENDENCIES

None, apart a fairly recent version of Perl.

BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through http://rt.cpan.org/

AUTHOR

Flavio Poletti polettix@cpan.org

Manified by Berrak <bkronmailbox-git@yahoo.se>

LICENSE AND COPYRIGHT

Copyright (c) 2008-2015 by Flavio Poletti polettix@cpan.org.

Copyright (c) 2018 by Berrak <bkronmailbox-git@yahoo.se>.

This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

SEE ALSO

Yet Another Templating system for Perl Template::Perlish.