This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fully encapsulate check_utime_result()
authorJames E Keenan <jkeenan@cpan.org>
Mon, 29 Oct 2018 21:34:22 +0000 (17:34 -0400)
committerJames E Keenan <jkeenan@cpan.org>
Tue, 30 Oct 2018 21:28:23 +0000 (17:28 -0400)
commit3d5119acb70429e626168902afa6e7fede8d7ab9
tree7fbd6260f794fa45b0759f36dbf71d220dd6dcf6
parentbc10a1e298eb3ff63ea0075eb9d3995581309dda
Fully encapsulate check_utime_result()

This will permit us to move the subroutine's definition to the end of
the file, thereby improving readability of main program.
t/io/fs.t