in reply to Re: Bundle::W3C::Validator - where's the modules?
in thread Bundle::W3C::Validator - where's the modules?

Its in the manual

I am guessing you are talking about the line that says:

perl -MCPAN -e "install Bundle::W3C::Validator"

The problem is, I am needing to install this on a machine that won't have access to internet, and will need to install the modules manually. I was hoping the bundle would have all the modules in it. I guess I will have to get them one by one?

Replies are listed 'Best First'.
Re^3: Bundle::W3C::Validator - where's the modules?
by Anonymous Monk on Jun 30, 2011 at 04:09 UTC
      :-)

      Thanks, I kind of gave up though, after unsuccessfully trying to install it the "easy" way on a similar system with a WWW connection using:
      perl -MCPAN -e shell install Bundle::W3C::Validator
      So I ended up installing the modules I needed manually - there were only 14 of them.... - uh, let me back up - see this node