tce-load -i compiletc perl_xml_parser https://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz cd XML-Simple-2.25 perl Makefile.PL find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \; make make install