Help for this page

Select Code to Download


  1. or download this
    use strictures;
    use WWW::Mechanize;
    
    ...
                   text => 'Congratulations! You are a winner. A loser no 
    +more!!' ]);
    
    print $mech->response->as_string, $/;
    
  2. or download this
    {
      "message": "Queued. Thank you.",
      "id": "<20141028181741.33218.21053@sandboxyz.mailgun.org>"
    }