in reply to DBM::Deep 0.99_01 released

The release appears to be missing a file?

C:\Perl\packages\DBM-Deep-0.99_01>nmake test Microsoft (R) Program Maintenance Utility Version 7.00.9466 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harn +ess(0, 'blib\lib', 'blib\arch')" t\01_basic.t t\02_hash.t t\03_b t\01_basic...................Can't locate t/common.pm in @INC (@INC co +ntains: C:\Perl\packages\DBM-Deep-0.99_01\blib\lib C:\Perl\packa BEGIN failed--compilation aborted at t\01_basic.t line 7. t\01_basic...................dubious Test returned status 2 (wstat 512, 0x200) [SNIP lots more like that]

Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^2: DBM::Deep 0.99_01 released
by dragonchild (Archbishop) on Apr 28, 2006 at 13:19 UTC
    I've just uploaded 0.99_02 which fixes the MANIFEST issue. Thanks for pointing that out!

    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?