1Dist::Zilla::File::InMeUmsoerry(C3o)ntributed Perl DocumDeinstta:t:iZoinlla::File::InMemory(3)
2
3
4
6 Dist::Zilla::File::InMemory - a file that you build entirely in memory
7
9 version 6.025
10
12 This represents a file created in memory -- it's not much more than a
13 glorified string.
14
15 See Dist::Zilla::Role::MutableFile for details.
16
18 This module should work on any version of perl still receiving updates
19 from the Perl 5 Porters. This means it should work on any version of
20 perl released in the last two to three years. (That is, if the most
21 recently released version is v5.40, then this module should work on
22 both v5.40 and v5.38.)
23
24 Although it may work on older versions of perl, no guarantee is made
25 that the minimum required version will not be increased. The version
26 may be increased for any reason, and there is no promise that patches
27 will be accepted to lower the minimum required perl.
28
30 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
31
33 This software is copyright (c) 2022 by Ricardo SIGNES.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.36.0 2022-09-01 Dist::Zilla::File::InMemory(3)