Help for this page
#!/usr/bin/perl -w use strict; ... ); print "@array[2,4]\n";
ghi mno
local $, = undef;