The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

brl2brl - Converts between braille character sets found in liblouis.

VERSION

Version 0.02

DESCRIPTION

A script to convert between braille character sets. If you for instance have multiple braille printers with different characet set, you can use this script to convert the data you want to print accordingly. The respective display tables have to be present in liblouis.

SYNOPSIS

  $ brl2brl --from | -f <from_table_file> --to | -t <to_table_file> [--path | -p <path-to-liblouis-tables>] <file-to-convert>
  $ brl2brl -h | --help

AUTHOR

Lars Bjørndal

LICENCE

Artistic

INSTALLATION

Using cpan:

  $ cpan App::Brl2Brl

Manual install:

  $ perl Makefile.pl
  $ make
  $ make install

1 POD Error

The following errors were encountered while parsing the POD:

Around line 56:

Non-ASCII character seen before =encoding in 'Bjørndal'. Assuming UTF-8