my $path = '/.snapshots123/yabsm/root/hourly/day=2021_03_04,time=21:20'; my @nums = $path =~ m|/day=(\d{4})_(\d{2})_(\d{2}),time=(\d{2}):(\d{2})|;