Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    </html>
    END_HTML
    
  2. or download this
    #!/usr/bin/perl
    # test1.pl
    ...
    );
    print $q->header( -type => 'application/json' ),$json;