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

# You can manually install these dependencies with the command:
#
# $ cpanm --installdeps .
#
requires 'perl', '5.036';
on test => sub {
requires 'Test::More', '0.96';
};
requires "Org::Parser";