[olug] poor at perl

Jay Hannah jay at jays.net
Tue Apr 1 23:54:13 UTC 2008


On Apr 1, 2008, at 10:46 AM, Noel Leistad wrote:
> I'm currently getting this error running mythtv-status:
> Net::UPnP::ControlPoint is not installed!

That doesn't looks like a perl compiler error.

What happens when you type this?

    perl -M"Net::UPnP::ControlPoint"

Please paste your command and the entire result.

Did you try installing it?

    perl -MCPAN -e 'install Net::UPnP::ControlPoint'

What was the result?

HTH,

j
Omaha Perl Mongers:  http://omaha.pm.org





More information about the OLUG mailing list