Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.69 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.69 KB

Perl Qt5 module

🐫 Open source contribution project 🐫

Description

  • Continue unfinished the work by chrisburel/perlqt (see the qt5 branch)
  • The project seems to have been abandoned in 2018, last commit was Nov 2018 and the author's GitHub home page shows no activity since 2020.

Aim

  • Upload a working Qt5 module to CPAN
  • Module should work on Linux, macOS, and Windows
  • Learn about Qt
  • Learn about cmake
  • Learn about Perl xs and Perl internals
  • Have fun 😃
  • Contribute to the Perl ecosystem

Source code repository

The work should be done (by submitting pull requests) to the main branch of hakonhagland/perlqt which is a fork of chrisburel/perlqt.

List of contributors

  • Håkon Hægland

How to contribute/participate?

If you are interested to work on this project, contact the contributors (me) by submitting an issue or open a pull request.

Note: Newbies are very welcome 👶 Please use the issue tracker if you have any question.

Current status

For the current status of this project, see the Status page.