I'm forwarding this note on in the hopes the someone has the
time/interest to help Reinhard out.
Regards,
David Golden
-- Forwarded message --
From: Reinhard Pagitsch <[EMAIL PROTECTED]>
Date: Mon, May 19, 2008 at 6:52 AM
Subject: Looking for a new maintainer of my my
On Mon, Feb 25, 2008 at 3:00 PM,
<[EMAIL PROTECTED]> wrote:
> > "David Golden" <[EMAIL PROTECTED]> wrote on 02/23/2008 03:00:19 PM:
> > > my $regex = join q{}, map { $num2chars[$_] } @digits;
>
> The only thing I would object to is the q{}. There
> easy task? Or the very clever approach of building a custom regex via join
> q{}, map { "[$num2chars[$_]]" } split //, , 7; -- okay, but again, I
> think I'd argue that clever is probably bad. Conway has a dicta for that,
> too: "Don't be clever." His observation is that while Perl provides
> Feel free to check them out, even if you are not taking part in
> the Games, and let me know what you think:
>
>
> http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/experts.mspx
>
> I have solutions for all 10 events, but I haven't written
> all the write-ups yet. So any
On 10/24/06, Sisyphus <[EMAIL PROTECTED]> wrote:
> Anyway, the point of this reply is to suggest that it would be an
> improvement if the Strawberry perl installer gave the user the option to
> *not* have the path or registry settings interfered with - I think it makes
> it "nicer" if the option ex
right away.
Strange that the installer failed in that regard, as it should
configure the environment. Can you give any other details about your
setup that might be unusual? Were you running as a user with
administrator permissions?
Regards,
David Golden