
12th September 2008, 21:19
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,249 Times in 3,261 Posts
|
|
Please run:
perl -MCPAN -e shell
and after the initial perl shell configuration run:
install LWP::UserAgent
to quot the perl shell, enter "q".
|