Changes for version 0.31 - 2006-09-22

  • Modified the string parsing regular expression to not match whenever a { or [ appears within the current bit that's parsed.
  • The debugging output are now contained within here-docs.
  • Added '' / [] / {} to the appropriate debugging descriptions (string, array and hash).
  • While parsing, empty values of either a string, array or hash will be substituted with *empty*.
  • Extended the _exists() method to ask whether the Build.PL should be overwritten in case the option "Dont_Overwrite_Auto" is activated; will continue normally if disabled.
  • The initial note created by Module::Build::Compat will be munged.

Documentation

frontend to Module::Build::Convert

Modules

Makefile.PL to Build.PL converter