From 721aedce3b8d6e2e770f31a8a7de3cd9a4d416e1 Mon Sep 17 00:00:00 2001 From: Michel A. BEGUE Date: Thu, 9 May 2019 23:59:57 +0700 Subject: perl/perl-Filesys-Df: Added (filesystem disk space information). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Filesys-Df/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-Filesys-Df/slack-desc (limited to 'perl/perl-Filesys-Df/slack-desc') diff --git a/perl/perl-Filesys-Df/slack-desc b/perl/perl-Filesys-Df/slack-desc new file mode 100644 index 0000000000..e3ad6a0d30 --- /dev/null +++ b/perl/perl-Filesys-Df/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Filesys-Df: perl-Filesys-Df (filesystem disk space information) +perl-Filesys-Df: +perl-Filesys-Df: This module provides a way to obtain filesystem disk space +perl-Filesys-Df: information. This is a Unix only distribution. If you want to gather +perl-Filesys-Df: this information for Unix and Windows, use Filesys::DfPortable. +perl-Filesys-Df: The only major benefit of using Filesys::Df over Filesys::DfPortable, +perl-Filesys-Df: is that Filesys::Df supports the use of open filehandles as arguments. +perl-Filesys-Df: +perl-Filesys-Df: df() requires a argument that represents the filesystem you want to +perl-Filesys-Df: query. The argument can be either a scalar directory/file name or a +perl-Filesys-Df: open filehandle. -- cgit v1.2.3