techperl10 has asked for the wisdom of the Perl Monks concerning the following question:

Hi to all i am in need read the file.pcl and write it to a file.txt.. i am doing this directly by using file handlers, but the format is missing its not a problem.. there are some special characters... like square boxes how to remove those using perl scripts... Is there any another way to do it... plas help me ya.. i know pcl files contains binary data... i want to read the file to a text file.. from that file i am going find my interest.. is there any way... i.e. any modules to open pcl files
  • Comment on How to read the PCL file to a text file

Replies are listed 'Best First'.
Re: How to read the PCL file to a text file
by marto (Cardinal) on Aug 27, 2010 at 08:44 UTC