App-psst
view release on metacpan or search on metacpan
Revision History for App-psst
=============================
v0.09 2011-12-02
----------------
commit 8e33e45f2124d7138c22dc6319a57abb22aa9e6a
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Fri Dec 2 09:16:37 2011 +0000
try harder for pidseq on busy systems
will skip if they're still not smoking green
commit e05d35653c77eb76596f044f28b0af5f0c4ee12c
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Fri Dec 2 09:06:27 2011 +0000
give up earlier if no Bash.
(would prefer an NA for mswin32, rather than a big red FAIL,
this probably not enough?)
improve version display - some smoke fails on the ([0-9.}) match;
run preconds even without bash, they may be useful;
remaining tests need bash to work
commit 890f273d01014e03d47f3b59c2f6c429bf3f565e
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Fri Dec 2 09:03:12 2011 +0000
bump Time::HiRes dep to current
previous min version was set for ualarm, now using alarm;
seeing breakage on the smoketests (thank you!)
for various Un*ces, mostly Perl 5.8.9, all Time::HiRes 1.9715
where the alarm doesn't fire
v0.08 2011-11-23
----------------
commit f8fa59a476337d69a136c58e7216c06ae8b59bc0
Author: Syohei YOSHIDA <syohex@gmail.com>
Date: Wed Nov 23 09:57:03 2011 +0900
Fix checking bash version.
- use $BASH_VERSION environment variable instead of '--version' option,
because output of '--version' depends on locale.
Regexp 'qr{\bbash\b.* version (.*)})' may not match '--version' output
on not English locale, if latest bash is installed on it.
v0.06 2011-11-21
----------------
commit 48ae3f697625d765a6e1fd11558b0d09daaa3bd2
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Mon Nov 21 00:01:21 2011 +0000
remove "see the other code path" breakage
commit 23ac21bb27a008f59a0b44d2fe1c80f03abc9e9c
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Sun Nov 20 23:51:26 2011 +0000
degrade to CORE::alarm
when Time::HiRes::alarm is not implemented
commit 22840ca52060e9f572d116caf53dd88a31e33e6f
Author: Matthew Astley <beeep$mca@t8o.org>
Date: Sun Nov 20 23:50:40 2011 +0000
( run in 1.863 second using v1.01-cache-2.11-cpan-97f6503c9c8 )