http://www.perlmonks.org?node_id=215809


in reply to Re: My coding guidelines
in thread My coding guidelines

It depends. Sometimes I use shift, sometimes list assignment. And often I prefer named parameters - sometimes in combination with shifts.

Abigail