Acme-Unicodify
view release on metacpan or search on metacpan
t/01-ToFromUnicode.t view on Meta::CPAN
#!/usr/bin/perl -T
# Yes, we want the -T above there to make sure things work in taint mode.
use v5.22;
#
# Copyright (C) 2015 Joelle Maslak
# All Rights Reserved - See License
#
use strict;
use warnings;
( run in 0.355 second using v1.01-cache-2.11-cpan-4e96b696675 )