Re: Converting codepages to UTF8
- From: "Dr.Ruud" <rvtol+news@xxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 13:53:48 +0200
P schreef:
my $cp = 'cp437';
my %files = map { $_ => 1 } grep { $_ !~ m/^\.\.?$/ } readdir(DIR);
map { decode( $cp, $_ ) => 1 } grep ...
--
Affijn, Ruud
"Gewoon is een tijger."
.
- Follow-Ups:
- Re: Converting codepages to UTF8
- From: P
- Re: Converting codepages to UTF8
- References:
- Converting codepages to UTF8
- From: P
- Re: Converting codepages to UTF8
- From: Dr.Ruud
- Re: Converting codepages to UTF8
- From: P
- Re: Converting codepages to UTF8
- From: Dr.Ruud
- Re: Converting codepages to UTF8
- From: P
- Converting codepages to UTF8
- Prev by Date: Re: Reloading perl file dynamically
- Next by Date: Re: Reloading perl file dynamically
- Previous by thread: Re: Converting codepages to UTF8
- Next by thread: Re: Converting codepages to UTF8
- Index(es):