in reply to
Games::QuizTaker
There are portable modules to do that. Or at least, do it once outside of the subroutine and save the value to a variable.
--
perl -p -e "s/(?:\w);([st])/'\$1/mg"
Comment on
Re: system('clear')
In Section
Code Catacombs