develooper Front page | perl.perl5.porters | Postings from June 2011

Re: really no way to list supported encoding?

Thread Previous | Thread Next
From:
Aaron Crane
Date:
June 12, 2011 07:39
Subject:
Re: really no way to list supported encoding?
Message ID:
BANLkTin37sKV_pzUDSQF++ZPdBcUMqVmoQ@mail.gmail.com
Tom Christiansen <tchrist@perl.com> wrote:
> I feel as though I'm missing something obvious, so would someone please
> be so kind as to tell me what that is?

perl -MEncode -wE 'say for Encode->encodings(":all")'

Documented in the perldoc for Encode; grep for "list".

-- 
Aaron Crane ** http://aaroncrane.co.uk/

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About