Problem installing CGI::Application after t/04getquery

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gustavo Delfino

    Problem installing CGI::Application after t/04getquery

    I am trying to install CGI::Applicatio n using CPAN, but the process
    doesn't finish. It seems to get stuck at test t/05 (if it exists):

    Running make test
    PERL_DL_NONLAZY =1 /usr/bin/perl -Iblib/arch -Iblib/lib
    -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
    Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
    t/*.t
    t/01cgiapp....... ....ok
    t/02mailform..... ....ok
    t/03prerun....... ....ok
    t/04getquery..... ....ok 1/3(offline mode: enter name=value pairs on
    standard input)

    I am using CPAN v1.71 and Perl 5.6.0 on a Mac OS X 10.2 dual proc
    machine. Any help is appreciated.

    Regards,

    Gustavo Delfino
  • Eric J. Roode

    #2
    Re: Problem installing CGI::Applicatio n after t/04getquery

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    gdelfino@mac.co m (Gustavo Delfino) wrote in
    news:245f0a2a.0 307081015.4dde6 a8e@posting.goo gle.com:
    [color=blue]
    > I am trying to install CGI::Applicatio n using CPAN, but the process
    > doesn't finish. It seems to get stuck at test t/05 (if it exists):
    >
    > Running make test
    > PERL_DL_NONLAZY =1 /usr/bin/perl -Iblib/arch -Iblib/lib
    > -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
    > Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
    > t/*.t
    > t/01cgiapp....... ....ok
    > t/02mailform..... ....ok
    > t/03prerun....... ....ok
    > t/04getquery..... ....ok 1/3(offline mode: enter name=value pairs on
    > standard input)[/color]

    Offhand, it looks like a problem in the test suite. Have you tried
    contacting the author of CGI::Applicatio n?

    - --
    Eric
    $_ = reverse sort qw p ekca lre Js reh ts
    p, $/.r, map $_.$", qw e p h tona e; print

    -----BEGIN PGP SIGNATURE-----
    Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

    iQA/AwUBPwvsFGPeouI eTNHoEQJA8gCgiC OLGH9x4rP1C3tY6 PDf/Tg6CCMAoOs9
    L/sjOgxgtSdZOtcBG TqiXZrn
    =+wAg
    -----END PGP SIGNATURE-----

    Comment

    Working...