in reply to Can't call sub within same package in BEGIN block

Hi, I am not sure that I fully understand what you are trying to do, so I am not sure it would really help solving your problem, but it seems to me that you could possibly define an anonymous subroutine reference within your begin block to get what you want
  • Comment on Re: Can't call sub within same package in BEGIN block