Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Warning from Text::Levenshtein::XS

by BrowserUk (Patriarch)
on Mar 25, 2014 at 18:45 UTC ( [id://1079722]=note: print w/replies, xml ) Need Help??


in reply to Warning from Text::Levenshtein::XS

The message suggests that you are calling the distance() function with only one variable; or with (at least one) of the variables containing undef.

Look to your own code where you call the function and print out the value(s) you are passing.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^2: Warning from Text::Levenshtein::XS
by vbr.pl (Initiate) on Mar 25, 2014 at 18:50 UTC

    This makes sense with the code that I have, and I can also avoid it pretty easily. Thanks for your help.

      This particular message is only generated from XS problems. This was a bug in the distribution, and has been reported and fixed. See https://rt.cpan.org/Ticket/Display.html?id=99413.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-26 03:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found