Thread eBay Api (32 answers)
Opened by bianca at 2009-09-22 14:06

bianca
 2009-09-23 11:56
#126055 #126055
User since
2009-09-13
6991 Artikel
BenutzerIn

user image
2009-09-23T08:57:51 renee
Schmeiß das YAML::XS mal runter. Das brauchst Du für das API-Modul nicht. Das wird von CPAN.pm für ein paar Statistiken benötigt. Wenn kein YAML-Modul installiert ist, dann ist das nicht schlimm.

Hab ich deinstalliert, die Ausgabe bleibt die gleiche:

Quote
CPAN: File::HomeDir loaded ok (v0.86)
CPAN: Storable loaded ok (v2.21)
Going to read C:\Perl\cpan\Metadata
Database was generated on Mon, 21 Sep 2009 10:27:00 GMT
Running install for module 'eBay::API'
Running make for T/TK/TKEEFER/eBay-API-0.25.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
CPAN: LWP::UserAgent loaded ok (v5.829)
CPAN: Time::HiRes loaded ok (v1.9711)
CPAN: YAML::XS loaded ok (v0.26)
Fetching with LWP:
http://ppm.activestate.com/CPAN/authors/id/T/TK/TK...
Alert: While trying to 'parse' YAML file
'C:\Perl\cpan\FTPstats.yml'
with 'YAML::XS' the following error was encountered:
Usage: YAML::XS::LibYAML::Load(yaml_str) at C:\Perl\lib/YAML/XS.pm line 70.
10 print "Hallo"
20 goto 10

View full thread eBay Api