Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: pattern matching from an array to an array of arrays

by AnomalousMonk (Archbishop)
on Oct 22, 2016 at 15:17 UTC ( [id://1174514]=note: print w/replies, xml ) Need Help??


in reply to Re^4: pattern matching from an array to an array of arrays
in thread pattern matching from an array to an array of arrays

Further to Corion's reply: What you have provided in your reply is not a Short, Self Contained, Correct (Compilable), Example (SSCCE), but some kind of pseudo-code. Please see how hippo defined  @AoA in the SSCCE given here:

my @AoA = ( ['first word', 'greek latin'], ['alpha omega', 'beta test'] );
This is the sort of thing we'd like to see from you. Please remember to provide a similar compilable definition for  @other_array and for your expected output. Again, please help us to help you.

Please see How do I post a question effectively? and How (Not) To Ask A Question.


Give a man a fish:  <%-{-{-{-<

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-23 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found