Help for this page

Select Code to Download


  1. or download this
    use 5.010;
    
    ...
    else {
       say 'parse failed';
    }
    
  2. or download this
    $VAR1 = {
      keyword => 'function',
    ...
      params  => '(beg string, end string, read_date date, step char(6))',
      returns => '(date, date, char(1))',
    };