The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This is hacking note by tokuhirom.

epeg/ directory got from enlightenment repo.

    # checkout from repo
    svn export http://svn.enlightenment.org/svn/e/trunk/OLD/epeg/
    # remove c++ style comments
    perl -i -pe 's/\/\/.+//' ./epeg/src/bin/epeg_main.c