Perl array chop() and chomp() function - Quick Tutorial - About Perl
Perl chop and chomp function reference - learn how to use Perl's chop() and chomp() function in this quick tutorial. ... chop(@ARRAY); chomp(@ARRAY); Perl's chop and chomp functions can often be a source of confusion. Not only do they sound similar, they ...