diff options
author | Kent Fredric <kentfredric@gmail.com> | 2015-06-08 09:44:09 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2015-06-08 09:44:09 +1200 |
commit | f5e4b28c070e2ef2cc23521508b9c3a399bc6f7b (patch) | |
tree | 8ddf51050611d93307652e71db3e634df97b1464 /profiles | |
parent | [pmask] Catalyst-Controller-ActionRole and dependents (diff) | |
download | perl-overlay-f5e4b28c070e2ef2cc23521508b9c3a399bc6f7b.tar.gz perl-overlay-f5e4b28c070e2ef2cc23521508b9c3a399bc6f7b.tar.bz2 perl-overlay-f5e4b28c070e2ef2cc23521508b9c3a399bc6f7b.zip |
[fixup] Adjust pmask message to be more informative for Test-TempDir users
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 331683d54..f7ea6ec9c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -9,8 +9,9 @@ dev-perl/Catalyst-Controller-ActionRole <=dev-perl/Task-Kensho-0.330.0 # Kent Fredric <kentfredric@gmail.com> (08 Jun 2015) -# Test::TempDir considered dangerous and deprecated by upstream, -# Try not to use it. Test-TempDir will be tree cleaned a month after +# Test::TempDir considered dangerous and deprecated by upstream. +# Try not to use it, and use Test-TempDir-Tiny instead. +# Test-TempDir will be tree cleaned a month after # the last of these dependencies needs it. dev-perl/Test-TempDir <=dev-perl/BerkeleyDB-Manager-0.120.0-r1 |