Help for this page
next last redo
#!/bin/perl use strict; use warnings; ... for my $w (@Nc) { print "$a[$i]/$c1[$w]"; newl; } }