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

Can anyone kindly show where is the pink elephant?

Its in the manual, see http://search.cpan.org/dist/Bundle-W3C-Validator/lib/Bundle/W3C/Validator.pm, read it

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

Replies are listed 'Best First'.
Re^2: Bundle::W3C::Validator - where's the modules?
by Allasso (Monk) on Jun 29, 2011 at 14:22 UTC

    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?

        :-)

        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