Help for this page

Select Code to Download


  1. or download this
    Failed to encode 2017-9-21T08-49-17.XML to JSON for indexing - malform
    +ed or illegal unicode character in string [�ndby IF], cannot c
    +onvert to JSON at xx.pm line 1827.
    
  2. or download this
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xx feedtype="delta"><Timestamp CreatedTime="2017-09-21T06:49:17" Time
    +Zone="GMT"/><Value>Brøndby IF</Value></xx>
    
  3. or download this
    use Cpanel::JSON::XS;
    use XML::Fast;
    ...
    
        return 1;
    }