The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2007-12-01

  • Fix defect in rel_num_compare(): a.b.c should sort before a.b.c.d
  • Extended and improved tests
  • Re-address problems with caller script execution; new bin/bootcleanup utility
  • Improve handling of argvfile via Getopt::ArgvFile
  • Added Makefile.PL OS compatibility check -- Linux
  • Fixed command-line option processing and interactive/non-interactive mode handling
    • --delete-originals option does not require an argument
    • --targets-re option is no longer prompted for (non-interactive only)
  • Specify dependency on recent Pod::Usage so pod2usage doesn't fall back to perldoc unnecessarily
  • Make matching of target files case-insensitive
  • Avoid warnings while processing candidate /boot files whose names do not contain release numbers

Modules

Clean up old kernel files in /boot and update bootloader menu entries accordingly