I notice that you are not chomping $row. Perhaps it is those EOL characters which are causing the problem?
Also, you only ever have one element in your @row array, so there is little point in the loop. If I were you, as a general point I would avoid having @row and $row in the same context - as it stands it is too easy for strict to miss a typo. HTH.
In reply to Re: Use of uninitialized value $i in bitwise and (&) at <Netmask.pm>
by hippo
in thread Use of uninitialized value $i in bitwise and (&) at <Netmask.pm>
by dotowwxo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |