Name: Anonymous 2012-12-20 5:11
Im learning a little perl and everything about perl is done in the worst and most convoluted way. Prime example being that function definitions dont have an argument list but rather an implicit list that is extracted from within the function by @_.
Why is there no explicitly declared parameter list. I got banned from #perl on freenode for asking this.
Why is there no explicitly declared parameter list. I got banned from #perl on freenode for asking this.