Alien::Graphene - Alien package for the Graphene graphics math library
version 0.005
A path for using with Glib::Object::Introspection to load the typelib needed.
use Env qw(@GI_TYPELIB_PATH);
push @GI_TYPELIB_PATH, Alien::Graphene->gi_typelib_path;
Zakariyya Mughal <zmughal@cpan.org>
This software is copyright (c) 2017 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.