Help for this page
use strict; use warnings; ... } } }
my $number = shift( @ARGV ); my @regexp = @ARGV[ 0..$number-1 ];