Hi, I am reading a file which has some meta characters in it. This meta characters are: ^[[1m and ^[[0m which are used to bold some text out.
I am looking for the best way to remove this meta characters from the file before I parse it. (Whether remove it by regex or any other way...) Thanks Erez
_______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
