Subject: | Rewrite without Moose |
Due to Moose usage, Test::TempDir has a huge dependency tree.
This makes it painful to install (especially when compiling in a ARM
virtual machine), and so despite its good API I use instead the simpler
File::Temp.
------8<------8<------8<------8<------8<------8<------8<------
$ cpanm -L . --scandeps Test::TempDir
Test-TempDir-0.05
\_ Sub-Exporter-0.984
\_ Params-Util-1.07
\_ Sub-Install-0.926
\_ Data-OptList-0.107
\_ namespace-clean-0.23
\_ Dist-CheckConflicts-0.02
\_ Test-Fatal-0.010
\_ Try-Tiny-0.11
\_ List-MoreUtils-0.33
\_ Package-Stash-0.33
\_ Test-Requires-0.06
\_ Package-DeprecationManager-0.13
\_ Package-Stash-XS-0.25
\_ B-Hooks-EndOfScope-0.11
\_ Variable-Magic-0.50
\_ MooseX-Types-Path-Class-0.06
\_ MooseX-Types-0.35
\_ Moose-2.0603
\_ Task-Weaken-1.04
\_ MRO-Compat-0.11
\_ Class-Load-XS-0.04
\_ Class-Load-0.20
\_ Module-Runtime-0.013
\_ Module-Implementation-0.06
\_ Eval-Closure-0.08
\_ Sub-Name-0.05
\_ Devel-GlobalDestruction-0.06
\_ Carp-Clan-6.04
\_ Test-Exception-0.31
\_ Sub-Uplevel-0.24
\_ Path-Class-0.26
\_ File-NFSLock-1.21
\_ Test-use-ok-0.02
------8<------8<------8<------8<------8<------8<------8<------
--
Olivier Mengué - http://perlresume.org/DOLMEN