in reply to Removing delimiter
#!C:/Perl/bin/perl.exe -pi.bak tr/,//d; [download]
And run it like so:
C:\>script.pl testdata.txt [download]