On 06/01/2008, Daniel McBrearty <[EMAIL PROTECTED]> wrote:
> so do you mean that Dumper should be seeing and outputting this as a
> char sequence? (what it actually shows is a mix of chars and hex
> bytes, in fact ...)
No, dont get confused. Everything that dumper output is chars, it just
happens to be that some are escaped (because they are hi bit and
therefore 'unsafe').
chr(0xFF) is exactly the same thing as "\x{FF}"
yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]