Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;    # https://perlmonks.org/?node_id=11116556
    ...
    sub expand {
      grep /\w/, glob join '', map { /\w/ ? "{$_,.}" : $_ } split //, shif
    +t;
    }
    
  2. or download this
    2020/05/10 00:21:33 INFO ./2.3.t89.pl 
    2020/05/10 00:21:33 INFO tiles: a j a y x l n
     
    ...
    2020/05/10 00:21:33 INFO id: 1 match: aa 
    2020/05/10 00:21:33 INFO id: 1 match: aal 
    2020/05/10 00:21:33 INFO id: 1 match: ajar
    
  3. or download this
    2020/05/10 00:21:33 INFO id: 1 placepat: .r. 
    2020/05/10 00:21:33 INFO matched: try 
    2020/05/10 00:21:33 INFO hex is: 740079
    
  4. or download this
          ( join '', sort $newtiles =~ /\w/g ) =~ /^$tilepat$/
            and push @found, $match;
    
  5. or download this
    2020/05/10 00:21:33 INFO matches1================
     ar rant at
    
  6. or download this
          ( join '', sort $newtiles =~ /\w/g ) =~ /^$tilepat$/
            and push @found, $match;
    
  7. or download this
    2020/05/10 00:21:33 INFO id: 2 match: aa 
    2020/05/10 00:21:33 INFO id: 2 match: aal 
    2020/05/10 00:21:33 INFO id: 2 match: ajar 
    2020/05/10 00:21:33 INFO id: 2 match: al 
    2020/05/10 00:21:33 INFO id: 2 match: ala
    
  8. or download this
    2020/05/10 00:21:33 INFO id: 2 match: alant 
    2020/05/10 00:21:33 INFO id: 2 placepat: ....t 
    2020/05/10 00:21:33 INFO matched: alant
    
  9. or download this
    2020/05/10 00:21:33 INFO matches2================
     wanly alary waly wany waxy ajar alar alant ar rant raja raya at
    
  10. or download this
    #!/usr/bin/perl
    
    use strict;    # https://perlmonks.org/?node_id=11116556
    ...
    sub expand {
      grep /\w/, glob join '', map { /\w/ ? "{$_,.}" : $_ } split //, shif
    +t;
    }
    
  11. or download this
    2020/05/10 01:07:11 INFO ./7.t89.pl 
    2020/05/10 01:07:11 INFO ============ 
    2020/05/10 01:07:11 INFO   f   e  
    ...
    2020/05/10 01:07:11 INFO g?h?h?k?k?n?o?r?x?y?
    tilepat: h?k?k?n?r?x?y?
    letters: hykxkrnhog