in reply to Variables in require

FYI don't bother trying to compile this script with the Indigo Perl compiler (and quite probably any other), ain't gonna happen. (More specifically it will but the require will fail upon execution).

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"