Alien-Base-Dino
view release on metacpan or search on metacpan
lib/Alien/Base/Dino/darwin.pm view on Meta::CPAN
package Alien::Base::Dino::darwin;
use strict;
use warnings;
use 5.008001;
# Apparently no OS specific operations need to be done
# on OS X / darwin
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Alien::Base::Dino::darwin
=head1 VERSION
version 0.01
=head1 AUTHOR
Graham Ollis <plicease@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
( run in 0.829 second using v1.01-cache-2.11-cpan-2398b32b56e )