Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Disabling escaping on the helper "dumper"
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andrey Bochko  
View profile  
 More options Nov 6 2012, 5:22 am
From: Andrey Bochko <andrey.boc...@gmail.com>
Date: Tue, 6 Nov 2012 02:22:00 -0800 (PST)
Subject: Disabling escaping on the helper "dumper"

use Mojolicious::Lite
use utf8;

%= dumper 'текст'

Output: "\x{442}\x{435}\x{43a}\x{441}\x{442}"

How to disable automatic escaping?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dotan Dimet  
View profile  
 More options Nov 6 2012, 5:38 am
From: Dotan Dimet <do...@corky.net>
Date: Tue, 06 Nov 2012 12:38:11 +0200
Local: Tues, Nov 6 2012 5:38 am
Subject: Re: [Mojolicious] Disabling escaping on the helper "dumper"
%== dumper ... ?

On 11/06/2012 12:22 PM, Andrey Bochko wrote:
use Mojolicious::Lite
use utf8;

%= dumper 'текст'

Output: "\x{442}\x{435}\x{43a}\x{441}\x{442}"

How to disable automatic escaping?
--
You received this message because you are subscribed to the Google Groups "Mojolicious" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mojolicious/-/aEMwrwpGqVEJ.
To post to this group, send email to mojolicious@googlegroups.com.
To unsubscribe from this group, send email to mojolicious+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mojolicious?hl=en.



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrey Bochko  
View profile   Translate to Translated (View Original)
 More options Nov 6 2012, 5:46 am
From: Andrey Bochko <andrey.boc...@gmail.com>
Date: Tue, 6 Nov 2012 02:46:58 -0800 (PST)
Local: Tues, Nov 6 2012 5:46 am
Subject: Re: [Mojolicious] Disabling escaping on the helper "dumper"

the same output.

вторник, 6 ноября 2012 г., 14:38:45 UTC+4 пользователь Dotan Dimet написал:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »