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

Well, you could write a program :)

like this Re^2: How to clean-up an autobundle so it's really "auto-installable"

CPAN::Mini - create a minimal mirror of CPAN

CPAN::FindDependencies - find dependencies for modules on the CPAN

http://docs.activestate.com/activeperl/5.14/bin/ppm.html#ppm_tree_package

http://cpansearch.perl.org/src/SCOP/Bundle-W3C-Validator-1.2/Makefile.PL

http://cpansearch.perl.org/src/SCOP/Bundle-W3C-Validator-1.2/META.yml

http://deps.cpantesters.org/?module=Bundle%3A%3AW3C%3A%3AValidator;perl=latest

http://kobesearch.cpan.org/dist/Bundle-W3C-Validator

  • Comment on Re^3: Bundle::W3C::Validator - where's the modules?

Replies are listed 'Best First'.
Re^4: Bundle::W3C::Validator - where's the modules?
by Allasso (Monk) on Jun 30, 2011 at 04:31 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