$y = CORE::abs($x); # operator $y = POSIX::abs($x); # sub