Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      { my @fields = split /-/, $_->{Date}; join '',  @fields[2,0,1] } @$d
    +ata;
    
    use Data::Dump 'dd'; dd $mostrecent;
    
  2. or download this
    { acc => 1111, Color => "green", Date => "08-06-2022", Step => "Platfo
    +rm" }