It would have been better for File::stat to avoid overriding the name stat()
But easily avoided, since symbol pollution is optional.
use File::stat (); my $st = File::stat::stat( 'some_file' );
-xdg
Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.
In reply to Re^2: Practical example of "Is Perl code maintainable" (golf)
by xdg
in thread Practical example of "Is Perl code maintainable"
by eyepopslikeamosquito
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |