Updated: fixed typo#!/usr/bin/perl use strict; use warnings; use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => 'MediaWiki' ); print $wc->html2wiki( uri => 'http://en.wikipedia.org/wiki/Hotel' ), " +\n";
In reply to Re: LWP::Simple::get($url) does not work for some urls
by Khen1950fx
in thread LWP::Simple::get($url) does not work for some urls
by vit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |