C:\>perl -E "my $result = 0b01011/0b11; say $result;" 3.66666666666667 # output in decimal.