in reply to Re^2: Building a sorting subroutine on the fly
in thread Building a sorting subroutine on the fly

Don't put hard-coded subs in @littlesubs. Build up that array dynamically from a bunch of subroutines you've already defined.

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review