Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Inputing vectors into a scrabble-esque game

by Aldebaran (Curate)
on Nov 02, 2019 at 22:57 UTC ( [id://11108266]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Users\tblaz\Documents\evelyn>perl 1.up.pl
    tiles: a b c r s s t
    ...
    
  2. or download this
    #!/usr/bin/perl
    
    use strict; # https://perlmonks.org/?node_id=11108138
    ...
        while $pat =~ /\w/g;
      return @ans;
      }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11108266]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-25 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found