Help for this page
Select Code to Download
Select
or
download this
@string = split(',',$string); $newstring = join(',',@string[0..$#string-20]);