Help for this page

Select Code to Download


  1. or download this
    headline
    thecontent
    categories[some_tag]
    
  2. or download this
    $mech->field("headline","MyHeadline");
    $mech->field("thecontent","MyContent");
    $mech->field("categories[some_tag]","Blah");
    $mech->click("publish");