Eric Wilhelm schreef:

> Hello par users,
>
> I'm looking at a few things in the guts of Module::ScanDeps and could
> really use some suggestions, sample data, and volunteers to flesh out
> the test suite.
>
> I notice that PAR::Packer has quite a few pp tests in the contrib dir,
> but they don't seem to check that the executable runs, content of
> manifest, and various other things which pp requires M::SD to do
> correctly.  Besides not really providing much coverage, it also
> introduces a lot of overhead into the tests.
>
> Any suggestions?  Particularly, _compile() and _execute() need some
> love.  Also, all of the module-specific knowledge in %Preload sort of
> scares me.  How to get test coverage on that?

I am not currently using par, but I want to create a utility that
generates a hash with a "use"-tree, starting at any module.
Especially for detecting circles.
The scandeps.pl seems like a nice start. If anybody knows a better way
to generate such a tree, please reply.

-- 
Affijn, Ruud

"Gewoon is een tijger."

Reply via email to