Data Type Perl

print hex("10") , "\n";
print hex("0x10") , "\n";