[32786] in Perl-Users-Digest
Perl-Users Digest, Issue: 4050 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sun Oct 6 03:09:45 2013
Date: Sun, 6 Oct 2013 00:09:02 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Sun, 6 Oct 2013 Volume: 11 Number: 4050
Today's topics:
Re: multiple codepages <hhr-m@web.de>
Re: perl hash utilities (Tim McDaniel)
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sat, 5 Oct 2013 19:28:32 +0200
From: Helmut Richter <hhr-m@web.de>
Subject: Re: multiple codepages
Message-Id: <alpine.LNX.2.00.1310051926230.15050@badwlrz-clhri01.ws.lrz.de>
On Sat, 5 Oct 2013, George Mpouras wrote:
> Στις 4/10/2013 11:02, ο/η Helmut Richter έγραψε:
> > I have a tool that translates a mixture of UTF-8 and *one* codepage into
> > pure UTF-8 (under the assumption that a valid UTF-8 byte sequence is
> > indeed meant as an UTF-8 character). But if more than one 8-bit code is
> > involved, you have to do some hand massage before or after.
> I would love to have a look if you can
I have made it available as http://hhr-m.userweb.mwn.de/tmp/repcode.txt
When you call it with option -h, it displays a long help text explaining
all detail.
(As I learnt perl decades ago, the coding style may be a bit old-fashioned
but I tried to make it clean.)
--
Helmut Richter
------------------------------
Date: Sat, 5 Oct 2013 15:51:34 +0000 (UTC)
From: tmcd@panix.com (Tim McDaniel)
Subject: Re: perl hash utilities
Message-Id: <l2pci6$apv$1@reader1.panix.com>
In article <BtWdneYvOOEHStHPnZ2dnUVZ_vadnZ2d@supernews.com>,
Cal Dershowitz <Cal@example.invalid> wrote:
>On 10/2/2013 2:46 PM, George Mpouras wrote:
>> our @EXPORT = '%config';
>
>Why would you single-quote @EXPORT and not use the qw syntax like @ISA?
I can't speak for him. On large Perl source files at my orkplace,
Emacs's perl-mode to get confused sometimes by qw, q, qq, and such --
when you get to the closing delimiter it doesn't recognize the opening
delimiter, so following indentation gets screwed up.
--
Tim McDaniel, tmcd@panix.com
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 4050
***************************************