ExtUtils::Depends 0.201



ExtUtils::Depends is a Perl module which makes it easier to build XS extensions which depend on other XS extensions by providing a way to install, query, and retrieve dependency information, typemaps, C header files, etc.

To enable a new feature (storing and aggregating dependency lists), a complete rewrite was necessary. Some esoteric features of the almost wholly undocumented code were left out; if your favorite or critical feature is now gone, please contact me ASAP.


ExtUtils::Depends is used and maintained by the gtk2-perl project, so it is available from http://gtk2-perl.sf.net as well as from CPAN. (Please allow a few days for the code to make it onto CPAN.)

https://sourceforge.net/project/ showfiles.php?group_id=64773&package_id=91223


Overview of Changes in 0.201
============================

* Completely rewritten.  Attempted to retain backward compatibility,
  but some esoteric functionality is probably missing.
* Now stores dependency lists, making module chaining more
  useful and effective.
* Added documentation.

--
muppet <scott at asofyet dot org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]