in reply to Re: references to subroutinesin thread references to subroutines
my %menu = ( n => sub { Subs->new }, ); [download]
-- Randal L. Schwartz, Perl hacker