Changes for version 1.0 - 2010-09-30

Documentation

now to write Devel::AssertApplicationCapabilities::* modules

Modules

require that an application has certain capabilities
check that a binary is GNU cp
check that a tar binary supports the GNU-ish -j argument, to handle bzip2'ed tarballs
check that a tar binary supports the GNU-ish -j argument, to handle bzip2'ed tarballs
check what an external application is capable of.

Provides

in lib/Devel/AssertApplicationCapabilities/GNU.pm
in lib/Devel/AssertApplicationCapabilities/_Base.pm