Skip to content

Instantly share code, notes, and snippets.

@patch
Created February 22, 2012 04:51
Show Gist options
  • Save patch/1881528 to your computer and use it in GitHub Desktop.
Save patch/1881528 to your computer and use it in GitHub Desktop.
DCBPW 2012 talk submission
---
Title: Fundamental Unicode‎
Tags: perl5 unicode utf8
Language: English
Duration: 20 minutes
Target audience: Any
Abstract: >
UTF-8 is the most popular character encoding on the web and has been for 5
years. Modern applications have to be developed with an understanding of
Unicode. Fortunately, Perl is rich in functionality for working with Unicode
data. This talk will bring you up to speed on Unicode and its encodings and
then dive into Perl hacking with Unicode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment