X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0d71f602a3268f8059dc48042280fb25c1abb4ba:/rfc1345convert..b5b3537710ed9f73e1c867e0cc27d50439eaf4cd:/tools/mkdigraphlist diff --git a/rfc1345convert b/tools/mkdigraphlist similarity index 96% rename from rfc1345convert rename to tools/mkdigraphlist index 33b6ee9..fa67418 100755 --- a/rfc1345convert +++ b/tools/mkdigraphlist @@ -169,17 +169,17 @@ __END__ =head1 NAME -rfc1345convert - Output digraph data from RFC-1345 +mkdigraphlist - Output digraph data from RFC-1345 =head1 SYNOPSIS Extract digraphs from text specifications as a perl hash: - rfc1345convert rfc1345.txt custom.txt > digraphs.inc.pl + mkdigraphlist rfc1345.txt custom.txt > digraphs.inc.pl Input can be the literal RFC (or similar) document: - curl http://www.ietf.org/rfc/rfc1345.txt | rfc1345convert - + curl http://www.ietf.org/rfc/rfc1345.txt | mkdigraphlist - Test by printing the character for DO (should be a dollar sign):