This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document that POSIX::abs, ::alarm, ::atan2, ::chdir, ::chmod need explicit argument.
authorJames E Keenan <jkeenan@cpan.org>
Thu, 28 Sep 2017 00:34:09 +0000 (20:34 -0400)
committerJames E Keenan <jkeenan@cpan.org>
Sun, 15 Oct 2017 13:57:49 +0000 (15:57 +0200)
commitbda53d3ed47d5776c4a1b88c0b7cfb484f5644be
tree5af263be5eac0371d8c7cd31cdf7ec29c00645b2
parentbdd84317095e7583c38e43ed5df60dd15d2e32e1
Document that POSIX::abs, ::alarm, ::atan2, ::chdir, ::chmod need explicit argument.

Reformat code in one foreach block for readability.  Make podcheck happy.

For: RT #132145
ext/POSIX/lib/POSIX.pod
ext/POSIX/t/usage.t