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

NAME

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

VERSION

version 0.0.6

SYNOPSIS

 exit PiFlash::main;

DESCRIPTION

This is the top-level command-line processing level of the piflash script to flash an SD card for a Raspberry Pi single-board computer. The main function serves as an exception catching wrapper which calls the piflash function to process the command line.

SEE ALSO

piflash, PiFlash::Command, PiFlash::Inspector, PiFlash::MediaWriter, PiFlash::State

AUTHOR

Ian Kluft <cpan-dev@iankluft.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017-2018 by Ian Kluft.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004