Skip to content

mcsnolte/Text-UpsideDown

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
t
 
 
 
 
 
 
 
 
 
 
 
 

Build Status Build status

NAME

Text::UpsideDown - Flip text upside-down using Unicode

SYNOPSIS

use Text::UpsideDown;
say upside_down("foo");
# prints "ooɟ"

DESCRIPTION

This module will flip text upside-down using Unicode.

SEE ALSO

AUTHOR

This software is copyright (c) 2007 by Marcel Grünauer and Mike Doherty. Steve (mcsnolte) Nolte ported it to Perl 6 in 2016.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

Flip text upside-down using Unicode. Perl 5 -> 6 port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%