It has been proposed that charnames automatically load when a \N{} is seen. That is easy to do, and I think it should load as if the :full and :short options had both been specified. Does anyone disagree with doing this? If it is done, should the functions in the module also autoload. That is, should a line like 'my $poo = charnames::viacode(0x1F4A9)' fail if charnames hasn't been 'used' or 'required' or should it cause the module to load ?Thread Next