|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: "Secret" operatorsby cog (Parson) |
| on Jan 28, 2005 at 18:00 UTC ( #426059=note: print w/ replies, xml ) | Need Help?? |
|
Ok, I tried it out and now I have some doubts... $a <=$b=> $c is equal to ( $a <= $b , $c), that one is easy... But what happens if I just use <=$something=>? Because printing that prints an equal sign, the contents of $something and another equal sign... I'm missing something, here...
In Section
Meditations
|
|
||||||||||||||||||||||||