Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 408 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 408 Bytes

This is the README file for Sys-FS, Linux filesystem interaction tools.

Description

Sys-FS provides misc. Linux filesystem interaction tools.

Installation

This package uses Dist::Zilla.

Use

dzil build

to create a release tarball which can be unpacked and installed like any other EUMM distribution.

perl Makefile.PL

make

make test

make install

Documentation

Please see perldoc Sys::FS.