Help for this page

Select Code to Download


  1. or download this
    my $rs = $schema->resultset("UrTable")->search({ ur => "search" });
    
    ...
    {
        $csv->say( \*STDOUT, [ @vals ] );
    }