http://qs321.pair.com?node_id=11133267

ovedpo15 has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,
I use the Devel::Cover module in the following way:
perl -MDevel::Cover=-silent,1,-db,${cover_db}" <script>
I have cloned locally the Devel::Cover module (since the one installed is a bit old and it will take time for IT to install the new version). How can I tell perl to use to local module?