I just want write a Script to extract the '$VERSION' from all my Modules. Can I just 'use' them and gather the version or is there a better way to do it. I have a complete file list allready and want to create a file with all my installed versions. Since I have about 2000 Modules (wild guess), it better be fast. Or can I use another Module to do it? CPAN maybe? The only drawback is that it should run without bothering me, means start it, get output, without question me about anything.