Subject: | Source of subroutine is not part of the current file |
Hello,
In test.zip are 3 module M1, M2 and M3.
Only M2 has a method new.
But in the generated html of M3 (not in M1) is the source of M2::new but
in M3 is no method new.
I think, the problem is a not initialized cache after each file scan.
--Steffen
Subject: | test.zip |
Message body not shown because it is not plain text.