Re: RFC 289 (v1) Generate module dependencies easily

2001-09-01 Thread Dave Storrs
How would this handle code and/or packages that are generated at run time? Or would that be another caveat? Dave On 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

Re: RFC 289 (v1) Generate module dependencies easily

2001-09-01 Thread Michael G Schwern
On Fri, Aug 31, 2001 at 04:08:18PM -0700, Dave Storrs wrote: > How would this handle code and/or packages that are generated at run > time? Or would that be another caveat? If a piece of code depends on a package it generates itself... doesn't sound like much of a dependency. Anyhow, RFC 289 (v