Steffen Schwigon > Acme-Uenicoede-0.05 > Acme::Ünicöde

Download:
acme-unicode/Acme-Uenicoede-0.05.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Acme-Uenicoede-0.0501

NAME ^

Acme::Ünicöde - Ünicöde to the max!

ABOUT ^

This distribution is primarily made to learn where Unicode works and where not. Does it work in filenames? As module name? Are sub names ok? If yes, then where do I need to "use utf8;" and where not. How far can PAUSE and CPAN handle it? If you read this then CPAN at least survived the upload.

SYNOPSIS ^

    use utf8;
    use Acme::Ünicöde;

    # prints a hello
    Acme::Ünicöde::hello_wörld();

FUNCTIONS ^

hello_wörld

AUTHOR ^

Steffen Schwigon, <ss5 at renormalist.net>

BUGS ^

Please report any bugs or feature requests to bug-acme-unicode at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-Uenicoede. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT ^

In reality I hope to never have to give any kind of support for this module; I'm lucky if all goes well for myself. :-) But you are invited to support me if you know how to do it better.

However, module-starter gave me that nice theoretical boilerplate, and it shows some nice situations where things can go wrong for itself. Try them out and see how broken or how well it looks.

You can find documentation for this module with the perldoc command.

    perldoc Acme::Ünicöde

You can also look for information at:

COPYRIGHT & LICENSE ^

Copyright 2008 Steffen Schwigon, all rights reserved.

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