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.06;
use parent 'Alien::Base';
=head1 NAME
Alien::LibGumbo - Gumbo parser library
=head1 DESCRIPTION
This distribution installs L<libgumbo|https://codeberg.org/gumbo-parser/gumbo-parser> on your
system for use by perl modules like L<HTML::Gumbo>.
( run in 1.595 second using v1.01-cache-2.11-cpan-80ec619307d )