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

renee
 2009-09-23 13:26
#126073 #126073
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
2009-09-23T11:10:03 bianca
YAML::Syck ist installiert, wie mach ich diese Konfiguration in CPAN.pm?

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
perl -MCPAN -e shell

cpan shell -- CPAN exploration and modules installation (v1.9205)
ReadLine support enabled

cpan[1]> o conf yaml_module YAML::Syck
yaml_module [YAML::Syck]
Please use 'o conf commit' to make the config permanent!

cpan[2]> o conf commit
commit: wrote 'C:\usr\lib/CPAN/Config.pm'

cpan[3]>


2009-09-23T11:10:03 bianca
Und wofür ist das eigentlich? Ich will doch nur die ebay API haben *heul*


Damit erstellt CPAN:CPAN.pm Statistiken (keine Ahnung welche das genau sind). Für die API brauchst Du das eigentlich nicht. Ist man aber erstmal in so einen Fehler gelaufen, muss man den erstmal beheben. Dafür solltest Du in Zukunft zumindest damit keine Probleme mehr haben.

Edit: quote-Tag geschlossen
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread eBay Api