From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234567 # No specific version neededrequires 'JSON::XS';requires 'Path::Tiny';requires 'JSON::Validator';requires 'Text::CSV_XS';requires 'Scalar::Util', '>= 1.50'; # core
# No specific version needed
requires
'JSON::XS'
;
'Path::Tiny'
'JSON::Validator'
'Text::CSV_XS'
'Scalar::Util'
,
'>= 1.50'
# core