Run::Parts::Common(3pm) | User Contributed Perl Documentation | Run::Parts::Common(3pm) |
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.
In scalar context returns a string with all lines concatenated. In array context it passes through the array.
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.
Axel Beckert <abe@deuxchevaux.org>
This software is copyright (c) 2021 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.
2021-01-03 | perl v5.32.0 |