Dear all,<br><br>When working with DBIC I found I frequently need to lookup a method in the DBIC documentation but I don't know where this method comes from.&nbsp; So I was grepping the entire DBIC directory tree in my libraries and looking for the definition of the needed method.&nbsp; This was not too efficient so I wrote a short script that scans the whole DBIC directory tree on my computer, parses the content of all modules there and builds an index of them.&nbsp; The result is available at: 
<a href="http://zby.aster.net.pl/DBIC_method_index.html">http://zby.aster.net.pl/DBIC_method_index.html</a><br>The script is at: <a href="http://zby.aster.net.pl/scan.pl">zby.aster.net.pl/scan.pl</a><br><br>I hope someone will find it useful.
<br clear="all"><br>-- <br>Zbigniew Lukasiak<br><a href="http://brudnopis.blogspot.com/">http://brudnopis.blogspot.com/</a>