POV-Ray : Newsgroups : povray.general : POV-Ray Includes - Standards : Re: POV-Ray Includes - Standards Server Time
1 Aug 2024 00:18:52 EDT (-0400)
  Re: POV-Ray Includes - Standards  
From: Chris Cason
Date: 30 Nov 2006 13:33:28
Message: <456f23f8$1@news.povray.org>
FWIW I'd suggest some of you investigate how the Perl folks have handled
this, since they've gone through some of the same issues. While it is for
example possible to include a file into a perl program just like we do with
#include, they have another concept called 'modules' which covers some of the
issues here, plus some others that we haven't covered yet (e.g. modules can
be self-documenting). See:

  http://en.wikipedia.org/wiki/Perl_module.
  http://stein.cshl.org/genome_informatics/chervitz/perl-modules/

-- Chris


Post a reply to this message

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