Help for this page

Select Code to Download


  1. or download this
    my Channel $ch = csv(in => "file.csv", out => Channel);
    
  2. or download this
    my $aoh = csv(in => { $sth.fetch }, out => Hash);