Check if item exist
I may end up having to change the source myself, but before I go to the trouble I wanted to ask.
Is there any way to check in Perl for the existence of an item ? I need a simple bool response on if an item exist.
Also, maybe some of the powers that be can also answer this one. If I am changing the source, do you absolutely have to recompile every time to test ?
|