![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: Existing module for PerlX::Maybe except for hash existence?by cavac (Prior) |
on Feb 24, 2025 at 16:18 UTC ( [id://11164072]=note: print w/replies, xml ) | Need Help?? |
Both are saying "The caller does not provide a defined value", but there is no hint why you need two different ways to say that My guess is that it's the difference "the caller does not have/want a value for this" and "the caller forgot to specify the value" Take one example: A program called SchrödingersCat needs a command line flag to specify if the cat is alive or dead. But when called with a value of "undef", the caller provides a valid value of "we don't know if the cat is alive or dead". See Tom Scott's video on Null Island: The Busiest Place That Doesn't Exist
PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP Also check out my sisters artwork and my weekly webcomics
In Section
Seekers of Perl Wisdom
|
|