Dist::Zilla::File::OnDisk - a file that comes from your filesystem


NAME

Dist::Zilla::File::OnDisk - a file that comes from your filesystem


VERSION

version 2.101151


DESCRIPTION

This represents a file stored on disk. Its content attribute is read from the originally given file name when first read, but is then kept in memory and may be altered by plugins.


AUTHOR

  Ricardo SIGNES <rjbs@cpan.org>


COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

 Dist::Zilla::File::OnDisk - a file that comes from your filesystem