use strict; use warnings; package Alien::libpid; # ABSTRACT: Perl distribution for libpid our $VERSION = '0.033'; # VERSION use parent 'Alien::Base'; =pod =encoding utf8 =head1 NAME Alien::libpid - Perl distribution for libpid =head1 VERSION version 0.033 =head1 INSTALL cpan Alien::libpid =cut 1; __END__ =head1 GIT REPOSITORY L =head1 SEE ALSO L =head1 AUTHOR Ahmad Fatoum C<< >>, L =head1 COPYRIGHT AND LICENSE Copyright (C) 2016 Ahmad Fatoum This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut