There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

PNI::File - stores a scenario in a .pni file

SYNOPSIS

use PNI::File;

my $file = PNI::File->new( path => '/path/to/my/file.pni' );

ATTRIBUTES

content

path

METHODS

read

write