Re: RFC 289 (v1) Generate module dependencies easily by Michael G Schwern- September 1, 2001 On Fri, Aug 31, 2001 at 04:08:18PM -0700, Dave Storrs wrote:> How would this handle code andor packages that are generated at run> time Or would that be another caveatIf a piece of code depends on a package it generates itself... doesn&39;tsound like much of a dependency.Anyhow, RFC 289 (v2) already states: Even if the dependency checker could not detect runtime dependencies, it would still be damn useful.which pretty much sums it up.-- Michael G. Schwern <schwernpobox.com>.http://www.nntp.perl.org/group/perl.perl6.stdlib/2001/09/msg199.html Re: RFC 289 (v1) Generate module dependencies easily by Dave Storrs- September 1, 2001 How would this handle code andor packages that are generated at runtime Or would that be another caveatDaveOn Fri, 31 Aug 2001, Steve Simmons wrote:> > Perl6 should ship with a simple utility that shows all modules a program> > uses, and all modules those modules use.> > Presumably with the caveat that no usage list can be generated for any> missing modules.>http://www.nntp.perl.org/group/perl.perl6.stdlib/2001/09/msg198.html |