When i download the contents to a file, using perl LWP module,Limón
The test.txt has the characters Limón. How to avoid the characters converting to this way.#!/usr/bin/perl use LWP::Simple; $status = getstore("http://www.example.com","test.txt");
In reply to Encoding issue by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |