Rand Stats

Texas::To::Uni

github:Altai-man

Texas::To::Uni

WORK IN PROGRESS

This package provides you a basic(and incomplete) way to convert operators in your Perl 6-related files from Texas(ASCII-based) version to Unicode symbol version.

It doesn't support some operators and have some limitations, but it will be improved in the future.

Usage

The most simple example is:

use Texas::To::Uni;

convert-file($filename);

This module has two basic subroutines:

Contribution

Pull requests are welcome: new tests, fixes, improvements or just suggestions in the Issue.