POV-Ray : Newsgroups : povray.general : Serializing a dictionary : Re: Serializing a dictionary Server Time
12 Jul 2025 17:10:17 EDT (-0400)
  Re: Serializing a dictionary  
From: kurtz le pirate
Date: 10 Jul 2025 10:45:04
Message: <686fd1f0$1@news.povray.org>
On 09/07/2025 09:25, jr wrote:
> hi,
> 
> kurtz le pirate <kur### [at] freefr> wrote:
>> ...
>> A long time ago, I started doing the same thing (but in Perl). ...
> 
> way more ambitious though, line numbers ! :-).  I don't "speak" perl, and ran
> into trouble when i tried the script (for which thanks) on a Debian VM; attached
> a screenshot.
> 
> 
> regards, jr.



A yes, the script uses the "File::Basename" module, which is not present 
in your system. I use cpan to install/manage modules. More infos here : 
<https://wiki.debian.org/PerlFAQ> :.

cpan
install File::Basename




more ambitious : yes, lines numbers, list of vars and where vars are 
used. but it's a wip...



-- 
kurtz le pirate
compagnie de la banquise


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.