#!/usr/bin/perl use feature ":5.10"; # Use all new features in Perl 5.10 use strict; use warnings; # Your code goes here here