<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Johan Vromans</title>
    <description>The latest articles on DEV Community by Johan Vromans (@sciurius).</description>
    <link>https://dev.to/sciurius</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2203224%2F395e5a9b-fe41-4693-a3ff-8af30039479a.jpg</url>
      <title>DEV Community: Johan Vromans</title>
      <link>https://dev.to/sciurius</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sciurius"/>
    <language>en</language>
    <item>
      <title>wxPerl Revival</title>
      <dc:creator>Johan Vromans</dc:creator>
      <pubDate>Sat, 12 Oct 2024 19:09:05 +0000</pubDate>
      <link>https://dev.to/sciurius/wxperl-revival-5fde</link>
      <guid>https://dev.to/sciurius/wxperl-revival-5fde</guid>
      <description>&lt;p&gt;For several years now, development and support of wxPerl, the interface library between Perl and wxWidgets, has stalled. The latest release was based on Perl 5.16 and wxWidgets 2.9.&lt;/p&gt;

&lt;p&gt;Meanwhile some active users have made attempts to port wxPerl to newer versions of Perl and wxWidgets, with varying results. Microsoft Windows and Apple macOS provide additional challenges.&lt;/p&gt;

&lt;p&gt;I believe in user-friendly desktop based GUI applications written in Perl and wxPerl is an excellent tool to develop these applications that are deployable across different desktop platforms. I hate to see wxPerl rusting away in the archives.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you are using wxPerl and want to keep using it with recent&lt;br&gt;
versions of Perl and wxWidgets, please join the &lt;a href="https://lists.perl.org/list/wxperl-users.html" rel="noopener noreferrer"&gt;mailing list&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As a start, I've set up a new, independent repo for wxPerl on &lt;a href="https://github.com/sciurius/wxPerl" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It currently has two branches: wx30 and master.&lt;/p&gt;

&lt;p&gt;Branch wx30 contains an updated version of the last 'official' release 0.9932, fixed for modern Perl and wxWidgets 3.0. I have released it on GitHub as Wx-0.9933.&lt;/p&gt;

&lt;p&gt;The master branch has been updated with all necessary changes for wxWidgets 3.2. Also some constants and methods have been added to deploy some 3.2 functionality. I have released it on GitHub as Wx-3.001. More will be added in the future but will require help from Perl/XS experts.&lt;/p&gt;

</description>
      <category>perl</category>
      <category>wxwidgets</category>
      <category>wxperl</category>
    </item>
  </channel>
</rss>
