Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use Mojolicious::Lite -signatures;
    ...
        <Status code="200" text="OK" />
        </Response>
    </cXML>
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cXML SYSTEM "http://xml.cXML.org/schemas/cXML/1.1.009/cXML.d
    +td">
    ...
        <Status code="200" text="OK" />
        </Response>
    </cXML>