Source: libstat-lsmode-perl
Section: perl
Priority: extra
Build-Depends: debhelper (>= 8), perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Stat-lsMode/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libstat-lsmode-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libstat-lsmode-perl/

Package: libstat-lsmode-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to format file modes like ls -l
 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.
