ord « String « Perl






1.print ord 'A';
2.print ord 'ABC';
3.find the character's value by using the ord() function
4.Using the ord function to the get the ASCII code value