|
Posted by Johann Kappacher on April 6, 2008, 1:47 pm
Please log in for more thread options Johann Kappacher wrote:
> Sorry,
>
> it will produce warnings if it is not initialized.
> If you want to avoid warnings you must use defined().
>
> perl 5.10 introduces the defined-or Operator.
> => This is your solution.
>
> --jk
... but no, you need a defined-and operator!
I give up, this exercise is futile!
|