Alien-Gfsm
    
    
  
  
  
view release on metacpan or search on metacpan
lib/Alien/Gfsm.pm view on Meta::CPAN
package Alien::Gfsm;
use strict;
use warnings;
use parent 'Alien::Base';
our $VERSION = '0.002';
__END__
=pod
=encoding utf8
=head1 NAME
Alien::Gfsm - install the libgfsm C library on your system
=head1 SYNOPSIS
   use 5.010;
   use strict;
   use Alien::Gfsm;
( run in 0.952 second using v1.01-cache-2.11-cpan-5dc5da66d9d )