The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Devel/Depend/CL version 0.04
============================

Perl extension for extracting dependency trees from c files using 'cl', microsoft's compiler.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

None for using 'Depend'.

COPYRIGHT AND LICENCE

Same licence as perl itself.

Copyright (C) 2005 Emil Jansson.