Help for this page
my $foo = "\x4D"; print "$bla"; M
my $foo = "4D"; my $bar = "\x4D"; ... Illegal hexadecimal digit '$' ignored at roman.pl line 10. 4D.