Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Perl Guilds - Getting Medieval with Perl. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:43, 24 February 2025 Admin talk contribs created page Developing and Distributing wxPerl Applications on Linux (Created page with "== Install wxPerl on Debian and Run wx::Demo == This guide explains how to install **wxPerl** on **Debian** using the package available in the APT repository, install `Wx::Demo`, and run the demo. === Step 1: Update and Install wxPerl === Open a terminal and run the following command: sudo apt update sudo apt install -y libwx-perl This installs **wxPerl** and all necessary dependencies. === Step 2: Install cpanminus (cpanm) === `cpanm` (CPAN Minus) is required to...")