App-ExtractCPANModulesFromHTML

 view release on metacpan or  search on metacpan

bin/extract-cpan-modules-from-html  view on Meta::CPAN

=back

=head2 Other options

=over

=item B<--from-text>

If set to true, will try to extract things that look like a Perl module name
from text in HTML, e.g.: `Foo::Bar`, `Baz::Qux::2048` (basically, anything that
looks like a package name). This means that single words (package without a
double colon and a subpackage) won't be picked up.


=item B<--help>, B<-h>, B<-?>

Display help message and exit.

=item B<--no-from-links>

If set to true (the default), will try to extract module names from URLs. Some



( run in 0.321 second using v1.01-cache-2.11-cpan-64827b87656 )