Help for this page

Select Code to Download


  1. or download this
    while (<DATA>) {
      if(/START/.../END TIME (.+)/) {
    ...
    START
    
    END TIME 456
    
  2. or download this
    123
    456