in reply to Re^2: Creating A mini typing game!
in thread Creating A mini typing game!

Sure, keeping your perl code and application data in separate files is common practice. You could even store this data in a database, for example DBD::SQLite.