Don't do bytes::length, just use length, tests to demonstrate the issue
authorTomas Doran <bobtfish@bobtfish.net>
Mon, 23 Nov 2009 21:25:19 +0000 (21:25 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 23 Nov 2009 21:25:19 +0000 (21:25 +0000)
commit5ab21903f27011f38ec3e32ef2e649065e7adc1e
tree425f94637b58d27708a792be66431f73d2fbe873
parent2b3bb2806431cb2777075779d6bfe59e0885cdc1
Don't do bytes::length, just use length, tests to demonstrate the issue
Changes
lib/Catalyst.pm
t/aggregate/utf8_content_length.t [new file with mode: 0644]
t/lib/TestApp/Controller/Root.pm
t/lib/TestAppEncoding.pm [new file with mode: 0644]
t/lib/TestAppEncoding/Controller/Root.pm [new file with mode: 0644]