Dist::Zilla::File::InMemory - a file that you build entirely in memory


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::File::InMemory - a file that you build entirely in memory

VERSION

Top

version 4.200008

DESCRIPTION

Top

This represents a file created in memory -- it's not much more than a glorified string. It has a read/write content attribute that holds the octets that will be written to disk.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.