1 # Excluded Modules file for the BioPerl Deobfuscator
3 # Module to be excluded from indexing should be listed here as a path,
4 # each on its own line.
6 # Blank lines and lines starting with '#' are ignored.
7 # Module names are matched by a right-end-anchored regular expression
8 # (i.e. /Module.pm$/ ), so the shortest unique path is probably best.
9 # Example: Bio/Tools/pSW.pm
13 # The modules below are excluded because they require external dependencies
14 # to compile (e.g. bioperl-ext), and Class::Inspector can't load modules it
18 Bio/Tools/AlignFactory.pm