$file= 'A.8 commit--Check files into the repository'; $c->{Anchor}{replace}= sub { $_[0] =~ s{(.*?)} {$3 |$2| *$1*} }; foreach $item (keys %$c) { $c->{$item}{replace}( $file ); } print "$file\n";