Alien-Doxyparse

 view release on metacpan or  search on metacpan

lib/Alien/Doxyparse.pm  view on Meta::CPAN

package Alien::Doxyparse;
use strict;
use warnings;
use parent 'Alien::Base';
 
our $VERSION = '0.17';

=head1 NAME

Alien::Doxyparse - Build and make available the doxyparse tool

=head1 SYNOPSIS

From your Perl script:



( run in 0.779 second using v1.01-cache-2.11-cpan-4d50c553e7e )