Alien-gperf

 view release on metacpan or  search on metacpan

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

use warnings;
package Alien::gperf;

# ABSTRACT: Perl distribution for GNU gperf
our $VERSION = '0.005'; # VERSION

use parent 'Alien::Base';

=pod

=encoding utf8

=head1 NAME

Alien::gperf - Perl distribution for GNU gperf

=head1 USAGE

    use Alien::gperf;
    use Env qw( @PATH );



( run in 1.091 second using v1.01-cache-2.11-cpan-49f99fa48dc )