I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-06-23 05:48:02-07 by frank85 in response to 11028
Re: How is it possible to change the outputformat with the translate function
Thank you for this response.
I extend your example function - with checking the first two characters on "0x". I don't know, if this will work anyway but currently it works.
But what I thought, that when I set the octetstring to 0x0 - the string will automatically a hexadecimal value. And I get as result the hexadecimal value - without using a special function - for reformatting. I'm a little confused but it is apperently the solution for my problem.
Direct Responses: 11043 | Write a response