srikrishnan has asked for the wisdom of the Perl Monks concerning the following question:
Hi all
I want to download pdf file from webaddress which has unicode characters. for e.g. "www.tamildeal.com/home/upload/pdf/வைத்திய%20அனுகூல%20ஜீவரட்சணி.pdf" use LWP::Simple; is not supporting such web addresses. is there any way?
Thanks in Advance, Srikrishnan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: download pdf from url which has unicode characters
by ikegami (Patriarch) on Jun 11, 2015 at 14:32 UTC | |
by srikrishnan (Beadle) on Jun 12, 2015 at 12:08 UTC | |
|
Re: download pdf from url which has unicode characters
by Corion (Patriarch) on Jun 11, 2015 at 11:28 UTC | |
|
Re: download pdf from url which has unicode characters
by vinoth.ree (Monsignor) on Jun 11, 2015 at 12:40 UTC | |
by srikrishnan (Beadle) on Jun 12, 2015 at 11:33 UTC |