Help for this page
Select Code to Download
Select
or
download this
else { last if !defined (($_ = <>) =~ s!\n|$/!!g); }
Select
or
download this
@{$temp_hash{files}} = grep { /@(\d+)$/; $1 > $old } @{$temp_hash{files}};
Select
or
download this
/@(\d+)\z/ && $1 > $old