Alien-FLTK
view release on metacpan or search on metacpan
lib/Alien/FLTK.pm view on Meta::CPAN
Additionally, the optional XCurser lib may be installed with:
> sudo apt-get install libxcursor-dev
=item Darwin/OSX
Uh, yeah, I have no idea.
=back
=head2 Installation
The distribution is based on L<Module::Build|Module::Build>, so use the
following procedure:
> perl Build.PL
> ./Build
> ./Build test
> ./Build install
=head2 Support Links
=over
=item * Issue Tracker
http://github.com/sanko/alien-fltk/issues
Please only report L<Alien::FLTK|Alien::FLTK> related bugs to this tracker.
For L<FLTK|FLTK> issues, use http://github.com/sanko/fltk-perl/issues/
=item * Commit Log
http://github.com/sanko/alien-fltk/commits/master
=item * Homepage:
http://sanko.github.com/fltk-perl/ is the homepage of the L<FLTK|FLTK>
project.
=item * License:
http://www.perlfoundation.org/artistic_license_2_0
See the L<License and Legal|/"License and Legal"> section of this document.
=item * Mailing List
Once I find someone to host a list for the L<FLTK|FLTK> project, I'll use it
for L<Alien::FLTK|Alien::FLTK> too.
=item * Repository
http://github.com/sanko/alien-fltk/ and you are invited to fork it.
=back
=head2 Examples
Please see the L<Synopsis|Alien::FLTK/"Synopsis"> and the files in the
C</examples/>.
=head2 Bugs
Numerous, I'm sure.
=head2 To Do
Please see L<Alien::FLTK::Todo|Alien::FLTK::Todo>
=head1 See Also
L<FLTK|FLTK>, L<Alien::FLTK2|Alien::FLTK2>
=head1 Acknowledgments
=over
=item The FLTK Team - http://www.fltk.org/
=back
=head1 Author
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/
CPAN ID: SANKO
=head1 License and Legal
Copyright (C) 2009-2020 by Sanko Robinson E<lt>sanko@cpan.orgE<gt>
This program is free software; you can redistribute it and/or modify it under
the terms of The Artistic License 2.0. See the F<LICENSE> file included with
this distribution or http://www.perlfoundation.org/artistic_license_2_0. For
clarification, see http://www.perlfoundation.org/artistic_2_0_notes.
When separated from the distribution, all POD documentation is covered by the
Creative Commons Attribution-Share Alike 3.0 License. See
http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. For
clarification, see http://creativecommons.org/licenses/by-sa/3.0/us/.
L<Alien::FLTK|Alien::FLTK> is based in part on the work of the FLTK project.
See http://www.fltk.org/.
=cut
( run in 1.250 second using v1.01-cache-2.11-cpan-df04353d9ac )