Skip Menu |

This queue is for tickets about the Convert-Braille CPAN distribution.

Report information
The Basics
Id: 79066
Status: new
Priority: 0/
Queue: Convert-Braille

People
Owner: Nobody in particular
Requestors: DOHERTY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Lower-case letters are not converted to braille
mike@charron:~ $ perl -E'use Convert::Braille; use open qw/:std :encoding(UTF-8)/; say brailleAsciiToUnicode("A real-world use case.")' ⠁ real⠤world use case⠨ That should work properly.