Home > Sub-Chain

Sub-Chain

Sub-Chain is a project mainly written in Perl, it's free.

Chain subs together and call in succession

=head1 Sub::Chain

This module aims to provide a simple interface for chaining multiple subs (coderefs) together and executing them one after the other in a single call.

See module POD for more information.

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Randy Stauner.

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

=cut