Help for this page
#!/usr/bin/perl use strict; ... print "$_\n" foreach @matches; print "$string\n";