libstat-lsmode-perl

Perl module to format file modes like ls -l
  http://search.cpan.org/dist/Stat-lsMode/
  0
  no reviews



Stat::lsmode provides perl functions to format file modes in the same way that ls -l does (into strings like drwxr-xr-x, for example). it handles all the expected variations, including setuid, setgid, and sticky bits and special file types.