Help for this page
$ file /usr/bin/perl /usr/bin/perl: PE32+ executable (console) x86-64 (stripped to external + PDB), for MS Windows, 11 sections ... $ perle 'say -T "file_perl" ? "text" : "binary"' text
$ alias perle alias perle='perl -Mstrict -Mwarnings -Mautodie=:all -MCarp::Always -E +'