App-perlall

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.26    2012-11-13
        * hide Devel::PatchPerl from pause

0.25    2012-11-13
        * added to lib/Devel/PatchPerl/Plugin/Asan.pm:
          RT#115702 overlapping memcpy in to_utf8_case for 5.15.4-9, 5.17.0-6
          RT#111594 Socket::unpack_sockaddr_un heap-buffer-overflow <5.16.1
        * simplified patchlevel.h handling in patchperl
        * keep .git with --debug

0.24    2012-11-12
        * added lib/Devel/PatchPerl/Plugin/Asan.pm with
          RT#72700 List::Util Fix off-by-two on string literal length
          RT#111586 sdbm.c off-by-one access to global .dir
          for 5.10 - 5.14.
        * initvm installs Devel::PatchPerl::Plugin::Asan remotely

0.23    2012-11-11
        * fix -asan detection, fix -asan handling on darwin

0.22    2012-11-09

SIGNATURE  view on Meta::CPAN

SHA256 d13ca75f9cf3166a89fbc513f319fc8ce9a201e8ae293da13b5b0d57276d7475 script/perlall
SHA256 51c7689a53f77ab723053c059736de368743458d3e135eb50dff4b89563c3511 t/00-compile.t
SHA256 a7c502645bcea614296119f025ebf693704936b975ed54a5bb133c1c047df0a0 t/01-build.t
SHA256 9b846f3e4cb458583d0fee6ae9f9c9714970955833ce599ec3a915ead4b7d5f5 t/01-linked.t
SHA256 08ecbebdd3e202508eb67ba3147ad9c82f55b59e5280cf7baa9e2662de586b62 t/01-options.t
SHA256 9769e9454d70631118c615c04162bcfaeaa6454d0760e221cbdc9799c778b8c2 t/02-init.t
SHA256 9d5d2bd354a4488b7222f9a439043f1c817ce7f71b3c63d1c044ce7491e87b34 t/03-do.t
SHA256 5b1a5f3ceac47776034fd7c90510df2ce777e7aa1464b274ab8abb25f0746926 t/04-make.t
SHA256 0d7b16d9dc9aa75da8e8832a53485cb543e0c9362679c5564357d04726d4f43d t/05-maketest.t
SHA256 6287f8ea588891ffa8d5ee88761e2523c6c510c0bb349eb33812bc268b0a916b t/06-makeinstall.t
SHA256 a4cc63dd7b125b8fa404bdf0e493db20f24ee75530d832b8ce8c481744cd25cc t/07-help.t
SHA256 f12ce5995a57d01b229effe1a03ace1f77e6256fcbb252b284eafc17c4e0d7cd t/08-version.t
SHA256 c12cbc03e25b720c16a663f6dfaa7ce598eb8130f8c5eb5f97dc2259aa1d3545 t/release-pod-coverage.t
SHA256 7513f8331e48d85f0e8df4a8b175a47b8279b007a5e66d57346a3eadbec79530 t/release-pod-syntax.t
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEKJWogdNCcPq/6PdHtPYzOeZdZBQFAl3v+VYACgkQtPYzOeZd
ZBSp6AgAm3RHM01791TgdJo7/7Av2ARBrt99ZztPiuILXZVBhFtHwxiG5UGxmLcW
W8oP/FlxK6HPMlZpyBxCjmKdllh3dZFMyaijBp9ZMPYafFoLvAZUWxji9nrwJEwX
LnGzhpsN5l8NNXNSbmFqNItbgjIA+dwSrqkAKodoTZgpQLwT0gEeRDNjAr/Vr/ut
FClzfWkGbU+KXa7dRXGyujTEcQjxJ9sQJZpTtj0sPd6bKMI7PA0KuMwoiMHsB/dB

script/perlall  view on Meta::CPAN

#!/usr/local/bin/perl
eval 'exec /usr/local/bin/perl -S $0 ${1+"$@"}'
    if 0; # not running under some shell

# XXX 5.20-24 do not work with App::Rad

#BEGIN {$DB::single=1} # debug into attribute handling
# TODO:
#   tee make test with -v (unbuffered IPC::Run or via fork-like callback?)
#   maketest or -q: mark FAIL tests *RED*, p line bold black (see t/testc.sh)
#   implement smoke, bench
#   maketest --all (locally and testvm --all)
#   more testvm_ctl: xen-shell, vmrun, VBoXManage
#   uninstall: packfile of installed files instead of rather unsafe globbing
#   cmd --help



( run in 1.433 second using v1.01-cache-2.11-cpan-88abd93f124 )