in reply to Re^2: What's so wrong with this (dereferencing)code?
in thread What's so wrong with this (dereferencing)code?

The first snippet "works" because it is calling POSIX::gmtime whereas the second is calling CORE::gmtime. Different functions behave differently.


🦛

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.