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

use FindBin ;
require "$FindBin::Bin/ParseSource.pm" ;
#$::RD_TRACE = 50 ;
Embperl::ParseSource->run ;