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!
Comment on
Re: Prototype mismatch when using two modules with the same function
Select
or
Download
Code
In Section
Seekers of Perl Wisdom