An open API service indexing awesome lists of open source software.

https://github.com/perlgfx/p5-alien-cef


https://github.com/perlgfx/p5-alien-cef

alien awaiting-release perl5

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

=pod

=encoding UTF-8

=head1 NAME

Alien::CEF - Alien package for Chromium Embedded Framework (CEF) embeddable browser

=head1 VERSION

version 0.001

=head1 METHODS

=head2 resource_path

Returns a C which contains the absolute path
to the resources directory.

=head2 locales_path

Returns a C which contains the absolute path
to the locales directory.

=head2 framework_path

Returns a C with path to C framework if on
macOS. Returns an empty C otherwise.

=head1 Inline support

This module supports L.

=head1 SEE ALSO

L

=head1 AUTHOR

Zakariyya Mughal

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2019 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.

=cut