Added note to snavig.pl about needing to install File::Slurp
authorDavid Griffith <dave@661.org>
Thu, 27 Apr 2023 23:33:32 +0000 (16:33 -0700)
committerDavid Griffith <dave@661.org>
Thu, 27 Apr 2023 23:35:30 +0000 (16:35 -0700)
commitf6d4361a54adac8fba10f763ad929f5824e3b6bd
treeb0f3f1824dc75f798f2e76f9bfabcd40a63fed21
parent58b7acd5193f5e5f0df550122930b3a99f951bf5
Added note to snavig.pl about needing to install File::Slurp

File::Slurp is typically not installed by default.  For Debian, install
it with sudo apt-get install libfile-slurp.perl
src/misc/snavig.pl