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
- Host: GitHub
- URL: https://github.com/perlgfx/p5-alien-cef
- Owner: PerlGfx
- Created: 2019-04-26T07:02:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T06:18:25.000Z (about 5 years ago)
- Last Synced: 2025-01-10T04:14:11.518Z (over 1 year ago)
- Topics: alien, awaiting-release, perl5
- Language: Perl
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
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