Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
           scalar reverse $testString;
        print qq{$rest -- $digits\n};
    }
    
  2. or download this
    abc -- 1.0.1.0
    bnnn -- 1.0.1.1
    this.that -- 1.0.2.0
    dots.a.plenty.here -- 1.0.2.1