]> eyrie.org Git - kerberos/krb5-strength.git/commit
Use Perl6::Slurp instead of File::Slurp
authorRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 01:34:28 +0000 (17:34 -0800)
committerRuss Allbery <eagle@eyrie.org>
Fri, 13 Dec 2013 01:34:28 +0000 (17:34 -0800)
commit95b83a32ec9116056a02ad6257364b604109e520
tree6a89e90e9309cabda21126c32b8c2bcdd3f80591
parent54c730c1a33d00ede9c64b73568a0fdb19431c16
Use Perl6::Slurp instead of File::Slurp

One utility was using Perl6::Slurp and another was using
File::Slurp.  Perl6::Slurp is nicer, so just use that, and
update the documentation.  Also document the bootstrap
requirements imposed by make-c-data.
README
tests/tap/perl/Test/RRA.pm
tests/tools/heimdal-strength-t