in reply to Re^2: perl and apache2 on ubuntu 17.04
in thread perl and apache2 on ubuntu 17.04

when i remove ($$) from the subroutine's declaration, and modify 'mytest.pl' to reflect those changes, i still get the exact same error. i tried an_exported_sub() and &an_exported_sub() and &an_exported_sub, all gave back the same results...no such sub.