The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.4.0 - 2019-03-18

  • BUG FIXES
    • when displaying program usage, display the reason the program can't run
  • DOCS
    • POD formatting fixes - text in PiFlash::Object and PiFlash::Plugin should not have been a block (indented)
  • MINOR
    • reorg PiFlash::State accessor functions to use top-level parameter containers from a class method instead of what was running in the closure at init time
    • add t/022_cmdline.t with 32 test cases for command line option processing

Documentation

Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device

Modules

Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device
process/command running utilities for piflash
named dispatch/hook library for PiFlash
PiFlash functions to inspect Linux system devices to flash an SD card for Raspberry Pi
write to Raspberry Pi SD card installation with scriptable customization
object functions for PiFlash classes
plugin extension interface for PiFlash
PiFlash::State class to store configuration, device info and program state