in reply to Prototype mismatch when using two modules with the same function

you can also call directly localtime() from each module
for example POSIX::localtime() and Time::localtime()
atnonis!