t/test.pl: Simplify ord to/from native fcns
authorKarl Williamson <public@khwilliamson.com>
Sun, 24 Feb 2013 23:05:55 +0000 (16:05 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:55:55 +0000 (09:55 -0600)
commit61bbb4863a849ae88b9ea67d187db62a76837553
tree6bb29bced2f8b4b0a793ee1b5b91209bafdba44b
parent1248eb9de867fb6d4c046f499398a770f6781c31
t/test.pl: Simplify ord to/from native fcns

This commit changes these functions from converting to/from a string to
calling functions which operate on ordinals instead that are in the
utf8:: namespace.
t/test.pl