Help for this page
#!/usr/bin/perl use strict; use warnings; ... my ($first, $second) = ($1, $2); # insert logic for output }