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.82
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

SOURCE

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

AUTHORS

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