BSD::Getfsent
=============

Get file system descriptor file entry

INSTALLATION

To install this module, run the following commands:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install
   
Alternatively, to install via the Makefile.PL, 
you can use the following commands:

   perl Makefile.PL
   make
   make test
   make install
   
SCRIPTS

bin/getfsent.pl

Prints file system descriptor entries.

LICENSE

This program is free software;
you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Steven Philip Schubiger, <steven@accognoscere.org>
