1Code::TidyAll::Role::TeUmspedrirC(o3n)tributed Perl DocuCmoednet:a:tTiiodnyAll::Role::Tempdir(3)
2
3
4

NAME

6       Code::TidyAll::Role::Tempdir - Provides a _tempdir attribute for
7       Code::TidyAll classes
8

VERSION

10       version 0.74
11

SYNOPSIS

13           package Whatever;
14           use Moo;
15           with 'Code::TidyAll::Role::Tempdir';
16

DESCRIPTION

18       A role to add tempdir attributes to classes.
19

ATTRIBUTES

21       _tempdir
22           The temp directory. Lazily constructed if not passed
23
24       no_cleanup
25           A boolean indicating if the temp directory created by the
26           "_tempdir" builder should not automatically clean up after itself
27

SUPPORT

29       Bugs may be submitted at
30       <https://github.com/houseabsolute/perl-code-tidyall/issues>.
31
32       I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
33

SOURCE

35       The source code repository for Code-TidyAll can be found at
36       <https://github.com/houseabsolute/perl-code-tidyall>.
37

AUTHORS

39       ·   Jonathan Swartz <swartz@pobox.com>
40
41       ·   Dave Rolsky <autarch@urth.org>
42
44       This software is copyright (c) 2011 - 2019 by Jonathan Swartz.
45
46       This is free software; you can redistribute it and/or modify it under
47       the same terms as the Perl 5 programming language system itself.
48
49       The full text of the license can be found in the LICENSE file included
50       with this distribution.
51
52
53
54perl v5.30.0                      2019-07-26   Code::TidyAll::Role::Tempdir(3)
Impressum