Devel::Depend::Cl

Devel::Depend::Cl is a Perl module that can extract dependency trees from c files.
Download

Devel::Depend::Cl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Khemir Nadim
  • Publisher web site:
  • http://search.cpan.org/~nkh/List-Tuples-0.03/lib/List/Tuples.pm

Devel::Depend::Cl Tags


Devel::Depend::Cl Description

Devel::Depend::Cl is a Perl module that can extract dependency trees from c files. Devel::Depend::Cl is a Perl module that can extract dependency trees from c files.Extract dependency trees from c files. See Devel::Depend::Cpp for more an example.MEMBER FUNCTIONSReturns· Success flag· A reference to a hash where the included files are sorted perl level. A file can appear at different levels· A reference to a hash with one file per entry· A reference to a hash representing an include tree· A string containing an error message, if anyArguments· the name of the 'cl' binary to use. undef to use the first 'cl' in your path· The name of the file to depend· A string to be passed to cpp, ex: '-DDEBUG'· A boolean indicating if the system include files should be included in the resulta sub reference to be called everytime a node is added (see depender.pl for an example)· A boolean indicating if the output of cpp should be dumped on the screen· This sub is a wrapper around RunAndParse. Requirements: · Perl


Devel::Depend::Cl Related Software