- or download this
use strict;
use warnings;
...
2mies
1mies
6mies
- or download this
if ( -(/^1(.*)/../^0(.*)/) )
- or download this
if ( (/^1(.*)/../^0(.*)/) )
- or download this
if ( ( /^1(.*)/../^0(.*)/ ) =~ /(\d+)$/ ) {
# $1 contains the sequence number of match