#!/usr/local/bin/perl #use strict; use warnings; ($Title, $Platform, $Genre) = qw(Ruiner PS Action); print "$Title\n";