http://qs321.pair.com?node_id=824304

Kanishka.black0 has asked for the wisdom of the Perl Monks concerning the following question:

cpan2> install Net::Delicious Running install for module 'Net::Delicious' Running Build for A/AS/ASCOPE/Net-Delicious-1.13.tar.gz Has already been unwrapped into directory /root/.cpan/build/Net-Delicious-1.13-DywbOt Has already been made Running Build test * WARNING: Configuration was initially created with Module::Build version '0.280801' but we are now using version '0.3603'. If errors occur, you must re-run the Build.PL or Makefile.PL script. default not defined in test_types! at ./Build line 57 ASCOPE/Net-Delicious-1.13.tar.gz ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ASCOPE/Net-Delicious-1.13.tar.gz Running Build install make test had returned bad status, won't install without force Failed during this command: ASCOPE/Net-Delicious-1.13.tar.gz : make_test NO

I tried to install this but got ran into some problem ... even i tried manually i got this error .. is it that really i have to downgrade my modules . that was a bad idea for me

Replies are listed 'Best First'.
Re: Delicious Error
by ikegami (Patriarch) on Feb 20, 2010 at 01:49 UTC

    If errors occur, you must re-run the Build.PL or Makefile.PL script.

    Has already been made

    From the cpan shell, execute

    force make Net::Delicious

    to restart the process, then try install again. It might not fix the problem, but it's what the tool is suggesting you do.

      Thanks mate it work's i am new to perl ... its got a great community ... i haven't even though of this kind of support ....... Thanks Again mate