Help for this page

Select Code to Download


  1. or download this
    use open qw/:std :utf8/;
    use strict;
    ...
    ...
    my $data = $client->oslcWhere(...);
    print $data;