in reply to Re: Re: passing Curses object to subroutine
in thread passing Curses object to subroutine

The syntax you describe sounds valid (drop the & though, it does funky stuff), so you've probably screwed up actually doing it. I can't guess where or how though without seeing a small sample case that demonstrates the problem.
  • Comment on Re: Re: Re: passing Curses object to subroutine