I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-04-22 05:46:25-07 by manudo
WWW-Myspace Installation problem
I already installed Apple X Tools and also downloaded EXPAT 2.0 and ran that install as well. I need some guidance if anyone can help. When i run the install on i get the following lines at the end

Appending installation info to //System/Library/Perl/5.8.6/darwin-thread-multi-2level/perllocal.pod /usr/bin/make install -- OK
Warning: Cannot install WWW:Myspace, don't know what it is.
Try the command

i /WWW:Myspace/

so, anyone have any ideas...
i think this are the modules that fail to install...

J/JU/JUNOS/junoscript-perl-6.4I0.tar.gz
XML::DOM
XML::Parser::PerlSAX
XML::Parser

Going to build T/TJ/TJMATHER/XML-DOM-1.44.tar.gz
XML::Parser::PerlSAX
XML::Parser

K/KM/KMACLEOD/libxml-perl-0.08.tar.gz] -----
XML::Parser

G/GR/GRANTG/WWW-Myspace-0.42.tar.gz

D/DR/DROLSKY/DateTime-0.30.tar.gz

D/DR/DROLSKY/DateTime-Locale-0.22.tar.gz
Direct Responses: 2192 | Write a response
Posted on 2006-04-23 17:12:06-07 by grantg in response to 2186
Re: WWW-Myspace Installation problem
Two colons.

cpan -i WWW::Myspace

Direct Responses: Write a response