App-psst
view release on metacpan or search on metacpan
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
psst(1)
Related tools
These are tools I have found links to. I have not yet chosen some to
assemble a better working environment.
* Git::CPAN::Hook or CPANPLUS::Dist::GitHook
* App::local::lib::helper (App::local::lib::helper::rationale)
"localenv bash" starts a new shell, which psst can configure.
* App::PerlLocalEnv, perl-local-env(1)
"perl-local-lib $DIR activate" starts a new shell, which psst can
configure.
* App::local::lib::Win32Helper
This psst has not (yet) been tested with bash under Windows.
lib/App/psst.pm view on Meta::CPAN
=over 4
=item *
L<Git::CPAN::Hook> or L<CPANPLUS::Dist::GitHook>
=item *
L<App::local::lib::helper> (L<App::local::lib::helper::rationale>)
C<localenv bash> starts a new shell, which psst can configure.
=item *
L<App::PerlLocalEnv>, L<perl-local-env(1)>
C<perl-local-lib $DIR activate> starts a new shell, which psst can
configure.
=item *
( run in 0.814 second using v1.01-cache-2.11-cpan-ceb78f64989 )