Quotexxx@xxxx:~$ cpan Bundle::CSV
Warning: You are not allowed to write into directory "/home/xxx/.cpan/sources/authors".
I'll continue, but if you encounter problems, they may be due
to insufficient permissions.
CPAN: LWP::UserAgent loaded ok (v5.819)
CPAN: Time::HiRes loaded ok (v1.9711)
I would like to connect to one of the following sites to get 'authors/01mailrc.txt.gz':
http://www.perl.org/CPAN/
ftp://ftp.perl.org/pub/CPAN/
Is it OK to try to connect to the Internet? [yes] yes
Fetching with LWP:
http://www.perl.org/CPAN/authors/01mailrc.txt.gz
Transfer truncated: only out of 198244 bytes received
xxx@xxx:~$
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
ritter@Black-Knight:~$ cpan Bundle::CSV
Warning: You are not allowed to write into directory "/home/ritter/.cpan/sources/authors".
I'll continue, but if you encounter problems, they may be due
to insufficient permissions.
CPAN: LWP::UserAgent loaded ok (v5.819)
CPAN: Time::HiRes loaded ok (v1.9711)
I would like to connect to one of the following sites to get 'authors/01mailrc.txt.gz':
http://www.perl.org/CPAN/
ftp://ftp.perl.org/pub/CPAN/
Is it OK to try to connect to the Internet? [yes] yes
Fetching with LWP:
http://www.perl.org/CPAN/authors/01mailrc.txt.gz
Transfer truncated: only out of 198244 bytes received
ritter@Black-Knight:~$ sudo cpan Bundle::CSV
[sudo] password for ritter:
CPAN: LWP::UserAgent loaded ok (v5.819)
CPAN: Time::HiRes loaded ok (v1.9711)
I would like to connect to one of the following sites to get 'authors/01mailrc.txt.gz':
http://www.perl.org/CPAN/
ftp://ftp.perl.org/pub/CPAN/
Is it OK to try to connect to the Internet? [yes]
Fetching with LWP:
http://www.perl.org/CPAN/authors/01mailrc.txt.gz
Going to read /home/ritter/.cpan/sources/authors/01mailrc.txt.gz
............................................................................DONE
Fetching with LWP:
http://www.perl.org/CPAN/modules/02packages.details.txt.gz
Going to read /home/ritter/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 14 Sep 2012 19:31:03 GMT
..............
New CPAN.pm version (v1.9800) available.
[Currently running version is v1.9205]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
..............................................................DONE
Fetching with LWP:
http://www.perl.org/CPAN/modules/03modlist.data.gz
Going to read /home/ritter/.cpan/sources/modules/03modlist.data.gz
............................................................................DONE
Going to write /home/ritter/.cpan/Metadata
Warning: Cannot install Bundle::CSV, don't know what it is.
Try the command
i /Bundle::CSV/
to find objects with matching identifiers.
ritter@Black-Knight:~$ i /Bundle::CSV
Die Anwendung »i« ist momentan nicht installiert. Um sie zu installieren, können Sie Folgendes eingeben:
sudo apt-get install iprint
bash: i: command not found
^Habs mir Sudo probiert und Internetzugriff verneint
Quotesudo cpan Bundle::CSV
Quotesudo cpan Text::CSV_XS DBI DBD::CSV
QuotePaketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Lese Status-Informationen ein... Fertig
libdbi-perl ist schon die neueste Version.
libdbi-perl wurde als manuell installiert festgelegt.
libdbd-csv-perl ist schon die neueste Version.
Die folgenden Pakete wurden automatisch installiert und werden nicht länger benötigt:
libapr1 apache2-utils libaprutil1
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 112 nicht aktualisiert.
ritter@Black-Knight:~$