Help for this page
use Devel::Peek; ... CUR = 12 LEN = 14 COW_REFCNT = 1
my $dd = "hello world\n"; printf("the dd string address is %x \n", cc($dd)); ... # just print the dd string address is 8d8b8e90, the upper 4bytes of th +e address was truncated.