Help for this page
#!/usr/bin/perl ... my $content = $response->as_string(); print ($content);
<?php ... var_dump($resp); ?>