&function(...) #### # In the following code, I am aware of the leading ampersand. # I have read, and fully understood, all the implications of # writing the code, as is; having read and completed digested # all information in http://perldoc.perl.org/perlsub.html. # I totally intended that code to be written as is because # ... # ... # ... &function(...)