logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Run::Parts::Common - Common helpers for Run::Parts and its backends

Author

       Axel Beckert <abe@deuxchevaux.org>

Bugs

       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.

Exported Functions

lines
       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.

   chomped_lines
       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.

Name

       Run::Parts::Common - Common helpers for Run::Parts and its backends

See Also

       Run::Parts

Synopsis

       Exports helper functions used by Run::Parts as well as its backends.

Version

       version 0.09

See Also