Help for this page

Select Code to Download


  1. or download this
    $schema->resultset('NewsPost')->create({
      heading => "Llama thief still at large!",
      text => "Police are investigating leads but have refused to comment 
    +on possible suspects...",
    ...
         }],
       url => '/news/llamas',
    })