Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Devel-CallParser
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
1.11 KB
-rw-r--r--
2013-09-21 19:21:33
Edit
Del
README
1.01 KB
-rw-r--r--
2013-09-21 19:21:33
Edit
Del
Editing: Changes
(1.11 KB)
Path: /usr/share/doc/perl-Devel-CallParser/Changes
Back
version 0.002; 2013-09-21 * bugfix: allow generated headers to work on API-compatible Perls other than the specific version under which this module was installed * bugfix: work around core bugs relating to the padrange op * load DynaLoader::Functions lazily, because it is only required at build time of users of this module, not required at all in normal runtime * avoid potential circular dependency chain, by requiring a version of DynaLoader::Functions that has reduced its dependencies * in documentation, clarify that the header and linkable functions should be called at build time * test compatibility with indirect, and declare incompatibility with older versions * test compatibility with Sub::StrictDecl * fix a typo in the documentation * convert .cvsignore to .gitignore version 0.001; 2011-05-20 * add callparser_linkable constant to help users link with this module * avoid false test failures with parallel testing * look up Devel::CallChecker linkable library through its callchecker_linkable constant version 0.000; 2011-04-29 * initial released version