From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#! perl
use strict;
our $VERSION = "1.02";
our $name = "Off the mark";
# Important: Return the package name!
__PACKAGE__;