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

NAME

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

VERSION

version 0.4.3

SYNOPSIS

 exit PiFlash::main;

DESCRIPTION

See the piflash program for details on installation and running the program at the command line.

The PiFlash module 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::Command, PiFlash::Inspector, PiFlash::MediaWriter, PiFlash::State

https://metacpan.org/pod/distribution/PiFlash/doc/resources - Online resources for PiFlash

https://metacpan.org/release/PiFlash - main PiFlash release page on MetaCPAN

https://github.com/ikluft/piflash - PiFlash repository on GitHub

AUTHOR

Ian Kluft <cpan-dev@iankluft.com>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004