On Mon, Sep 29, 2003 at 01:51:42PM -0700, Jeff Clites wrote:
> There's already a test in the form of t/src/manifest.t, which you might 
> be able to adapt (or invoke directly).

t/src/manifest.t calls ExtUtils::Manifest, which does a recursive find
over the directory tree, and therefore violates one of the constraints:

> On Monday, September 29, 2003, at 01:36  PM, Robert Spier wrote:

> >   Restrictions:
> >     The script cannot access any other files/filesystems/directory
> >     listings besides the data in the files provided on the command
> >     line.

Nicholas Clark

Reply via email to