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

Re^2: crypt sometimes returning undef

by Beaker (Beadle)
on Feb 15, 2018 at 11:05 UTC ( [id://1209201]=note: print w/replies, xml ) Need Help??


in reply to Re: crypt sometimes returning undef
in thread crypt sometimes returning undef

Thank you, I believe this is the issue.

My debug for an instance of this undef value has $never_blank_value as T_ (after substr)

$never_blank_value contains a–zA–Z0–9\-_ so it's likely this would break if it contains the hyphen or underscore, I will run a regex over $never_blank_value to filter out these disallowed characters.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-18 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found