Alien-LibGumbo
view release on metacpan or search on metacpan
lib/Alien/LibGumbo.pm view on Meta::CPAN
package Alien::LibGumbo;
use v5.10;
use strict;
use warnings;
our $VERSION = 0.05;
use parent 'Alien::Base';
=head1 NAME
Alien::LibGumbo - Gumbo parser library
=head1 DESCRIPTION
This distribution installs L<libgumbo:https://github.com/google/gumbo-parser> on your
system for use by perl modules like L<HTML::Gumbo>.
( run in 0.479 second using v1.01-cache-2.11-cpan-4d50c553e7e )