Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Buggy smartmatch on tied array?

by davido (Cardinal)
on Oct 05, 2013 at 16:42 UTC ( [id://1057048]=note: print w/replies, xml ) Need Help??


in reply to Buggy smartmatch on tied array?

I can at least verify that it's an issue on 5.18. And the code looks reasonable to me. Of course on 5.18 I also get:

Smartmatch is experimental at ./mytest.pl line 4. Smartmatch is experimental at ./mytest.pl line 6.

You might search the bug queue for issues related to smartmatch to see if it's already been reported. If not, go for it. I think the operator is in a state of flux, but it would be a shame for little things like this to not get fixed if the operator ever has its experimental designation removed again.


Dave

Replies are listed 'Best First'.
Re^2: Buggy smartmatch on tied array?
by ikegami (Patriarch) on Oct 06, 2013 at 17:50 UTC
    It's probably a trivial thing to fix, and it will be. Smart match is experimental because it has major design issues.

Log In?
Username:
Password:

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

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

    No recent polls found