in reply to Re: Re: Dynamic menu generation
in thread Dynamic menu generation

The first two statement in sub menu are:
$_ = q~ stuff ~; y~ characters ~ other characters ~;
If you insert a "print;" here you will be a lot less mystified.