Help for this page
#!/usr/bin/perl -w #use strict; ... print $bob.$year while (defined($bob = shift @a)); }