table of contents
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.017
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) 2020 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.
2020-11-04 | perl v5.30.3 |