Cut Down by BioFALSE

for(<>){\x0d
s/([A-Z])/" ".lc$1/ge;\x0d
s/ id/id/;\x0d
s/ ini/ini/;\x0d
print}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page