The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
package Panda::XS;
use 5.018;

our $VERSION = '2.1.8';
require Panda::XSLoader;
Panda::XSLoader::load();

1;