in reply to Re: check symbol table w/ dynamic name
in thread check symbol table w/ dynamic name

if a module is already loaded it cannot be loaded again

A minor nit-pick... a module can be re-loaded, if one is willing to do the requisite tomfoolery to make perl forget that it was already loaded.

  • Comment on Re^2: check symbol table w/ dynamic name