Help for this page

Select Code to Download


  1. or download this
           {
                id       => 1,
    ...
                new_line   => 1,
                date     => 1,
            }
    
  2. or download this
    my $rs = $sth->fetchall_arrayref({});