[Tilesathome] Fwd: 2600 - tiles at Home and windows
OJW
streetmap at blibbleblobble.co.uk
Wed Jul 4 19:50:08 BST 2007
---------- Forwarded Message ----------
Subject: 2600 - tiles at Home and windows
Date: Wednesday 04 July 2007 00:05
From: "Eddi" <eddi at depieri.net>
To: oliver.white at blibbleblobble.co.uk
Hi, I've some suggestion.
Why not:
$path='/home/user/me';
$path=~s/\//\\/g if ($^O eq 'MSWin32');
Ex.
my $Cmd = sprintf("%s ./lines2curves.pl %s > %s",
$Config{Niceness},
$TSVG,
$SVG);
$Cmd=~s/\//\\/g if ($^O eq 'MSWin32'); # I haven't tested it but
should work!
Best regards,
Eddi
-------------------------------------------------------
More information about the Tilesathome
mailing list