Ricardo Signes > Dist-Zilla > Dist::Zilla::File::OnDisk

Download:
Dist-Zilla-1.093400.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Stalled  1
View Bugs
Report a bug
Module Version: 1.093400   Source  

NAME ^

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

VERSION ^

version 1.093400

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