WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Linux, UNIX, Open Source (http://www.wcm.at/forum/forumdisplay.php?f=13)
-   -   perl Module::Install (http://www.wcm.at/forum/showthread.php?t=172447)

CM²S 22.08.2005 19:33

perl Module::Install
 
hello,

hab folgenden Problem

*** ExtUtils::AutoInstall version 0.61
*** Checking for dependencies...
[Core Features]
- Test::More ...loaded. (0.6)
[Include packages with full dependencies]
- Test::Harness ...loaded. (2.52 >= 2.03)
- Test::More ...loaded. (0.6)
- Module::ScanDeps ...loaded. (0.51 >= 0.28)
- Module::CoreList ...loaded. (2.02)
[Bundle other CPAN packages]
- CPANPLUS ...loaded. (0.0562 >= 0.04)
[PAR-based binary distributions]
- PAR::Dist ...loaded. (0.07 >= 0.03)
[Module::Build support]
- Archive::Tar ...loaded. (1.25 >= 0.23)
- ExtUtils::Install ...loaded. (1.33 >= 0.3)
- ExtUtils::ParseXS ...loaded. (2.11)
- YAML ...loaded. (0.39 >= 0.35)
- Module::Build ...loaded. (0.2611)
*** ExtUtils::AutoInstall configuration finished.
Can't call method "load" on an undefined value at inc/Module/Install.pm - lib/Module/Install.pm line 214, <> line 9.
# Looks like your test died before it could output anything.

sub call {
my $self = shift;
my $method = shift;
#Zeile 214 ----------------------------------
my $obj = $self->load($method) or return;
---------------------------------------------
unshift @_, $obj;
goto &{$obj->can($method)};
}

Ideen ???????

ciao
CM²S


Alle Zeitangaben in WEZ +2. Es ist jetzt 10:11 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag