perl6/CompUnit-PrecompilationRepository-Document

Add tests

Opened this issue · 0 comments

JJ commented
  • Check files with the same name (this is already done by the default test, they are both called simple
  • Check what happens if a cache name is not issued.
  • I don't think this is able to handle multiple pod documents.

Also, this is becoming increasingly similar to Pod::Load, although with a different API. Check for connections and possible common code.