Hi, this is day 2 of my perl journey and I'm doing some exercises in Learning Perl. Where can I read more on what ^ was, why it was deprecated, and on $x & ~$x?
In reply to Re^4: How to check if a scalar value is numeric or string?
by voidzero
in thread How to check if a scalar value is numeric or string?
by bgupta
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |