Changes for version 0.24 - 2006-01-29

  • If parsing the Makefile.PL doesn't succeed entirely and the 'process' starts looping endlessly, the "execute the Makefile.PL" mode - available via commandline switch or parameter to new() - will be activated by setting the according $self->{Config}{} flag and jumping back to convert() will run the complete converting procedure again.
  • _compose_header() adds the use (strict|warnings); pragmas, which are defined hardcoded for now, to the top of the Build.PL written after having ensured that no previous occurences of these pragmas could be found in the Makefile.PL.

Documentation

frontend to Module::Build::Convert

Modules

Makefile.PL to Build.PL converter