The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

use Scalar::Util 'openhandle';
sub main ($) {
define openhandle $_[0];
}