Nicholas Clark wrote: >%POSIX::SIGRT needs to be present and working. Given that %POSIX::SIGRT is >implemented as a tied hash, tied to POSIX::SigRT, this requires loading >POSIX to load POSIX::SigRT. You *could* have it tied to a stub that, when it gets a tied method call, will load POSIX::SigRT, rebless, and redispatch. -zeframThread Previous | Thread Next