Help for this page

Select Code to Download


  1. or download this
    my $string = 'tu0   1500  <Link>      00-00-f8-05-c8-20';
    
    ...
             $/xms;
    
    print "$1\n" if (defined $1);