Scroll to navigation

Dist::Zilla::File::OnDisk(3pm) User Contributed Perl Documentation Dist::Zilla::File::OnDisk(3pm)

NAME

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

VERSION

version 6.008

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) 2016 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.

2016-10-29 perl v5.24.1