#!/usr/bin/perl use strict; use warnings; sub get_gamename_list { return qw| ut unreal serioussamse serioussam bfield1942 rune postal2 descent3 sofretail deusex heretic2 ut2004 turok2 333networks wot ironstorm mohaas mohaab legendsmm f1comp nerfarena sfc3dv blood2 mohaa iwar2 |; } 1;