So here's why I just fixed that bug in Test::Builder
The situation is thus: I've got a little script that's used to
start/restart and stop the ssh daemon. I want to test that it can in
fact stop the ssh daemon. Unfortunately, I ssh'd into that machine!
So stopping it would be Bad. [1]
A TC
http://www.pobox.com/~schwern/src/Test-Simple-0.42.tar.gz
Small update. Just fixing a bug in T::B->current_test() to actually
make it work. Folks who need to do tests with forking and such will
be pleased.
0.42 Wed Mar 6 15:00:24 EST 2002
- Setting Test::Builder->current_test() now work
In an effort to decentralize the core Test:: modules, and so I have to
do less work, I'm handing off maintenance of the venerable Test.pm
module to one Sean Burke, KotR, POD, IPA, who has expressed a desire to
extend its lifespan rather than letting me continue mummifying it.
So unless someone el
On Tuesday 05 March 2002 03:30 pm, Graham Barr wrote:
> > On 02-Mar-02 Adrian Phillips tried to scribble about:
> > > On the Amavis mailing list (www.amavis.org) it has been mentioned
> > > several times that Archive::Tar and Archive::Zip are unmaintained, the
> > > current amavis author has trie
On Sat, Mar 02, 2002 at 01:55:29PM +0100, Tels wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> Moin,
>
> I Cc:ed [EMAIL PROTECTED], they are the "ones" ;) to decide this, if the
> authors are not responding.
>
> Although I wouldn't count on beeing lucky, since I am trying to
> "patch/takeover/m