don't be fooled by tabbed lines in prereq output
commita427078823d98890edb7ea4e32dac807ab3de243
authorJérôme Quelin <jquelin@gmail.com>
Sun, 15 Feb 2009 17:57:53 +0000 (15 18:57 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Sun, 15 Feb 2009 17:57:53 +0000 (15 18:57 +0100)
tree70ba831b118836f1faeac4f0ead32c9de6c23b0e
parent49adcbc2e4226b6ab993523c3e2796d19c348f59
don't be fooled by tabbed lines in prereq output

see XML::Parser::Style::EasyTree with the following output:
=== BEGIN OUTPUT ===
[...]
==> Auto-install the 1 mandatory module(s) from CPAN? [y]

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
*** Module::AutoInstall configuration finished.
[...]
=== END OUTPUT ===

we need to be smart and not count this tabbed line
lib/App/CPAN2Pkg/Module.pm