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

#!/pro/bin/perl
use strict;
require "./t/streamtest.pl";
streamtests ("CSV");
done_testing;