This is the README file for File-Blarf, simple reading and writing of files.

Description

File-Blarf provides a module for simple reading and writing of files.

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 File::Blarf.