Help for this page
#!/usr/bin/perl use strict; use warnings; ... for my $extracted(@linkName) { say $extracted; }
Link4 Link5 Link6