Run::Parts::Common - Common helpers for Run::Parts and its backends
version 0.09
Exports helper functions used by Run::Parts as well as its backends.
Gets an array of strings as parameter.
In scalar context returns a string with all lines concatenated. In array context it passes through the array.
Gets an array of strings as parameter and calls chomp() on it.
Run::Parts
Please report any bugs or feature requests to bug-run-parts at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Run-Parts. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
bug-run-parts at rt.cpan.org
Axel Beckert <abe@deuxchevaux.org>
This software is copyright (c) 2015 by Axel Beckert.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Run::Parts, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Run::Parts
CPAN shell
perl -MCPAN -e shell install Run::Parts
For more information on module installation, please visit the detailed CPAN module installation guide.