in reply to Re: parse html for specific things
in thread parse html for specific things
Too bad that doesn't work with anything Turing-complete, like JS code or Perl itself...perl -MJSON -we 'local $/; print JSON->new->pretty->canonical->encode( +decode_json(<>))'
|
|---|