Archive for October, 2006

Perl: trouble with function names

Thursday, October 26th, 2006

I was relaxed by Perl because of an ability to create many items with almost the same names: variable $i, array @i function &i and all of them work greatly.
Tags:perl web