Git and Version string changes
authorDirk Koopman <djk@tobit.co.uk>
Sun, 12 Dec 2021 21:29:10 +0000 (21:29 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Sun, 12 Dec 2021 21:29:10 +0000 (21:29 +0000)
commitf6d0b05b25a61cb6d3aa671b7a8f5d4a69817b1c
tree510fd8b2086c982cfe171d0f75d327bbba921fea
parentdaaad9dda3a184f2b3ecd23891eda101995d036f
Git and Version string changes

1. Removed dependency on perl Git package.
2. Force code to change directory to $DXSPIDER_ROOT || '/spider'. Also force
   git -C $root describe.
3. Change git commands AGAIN to work on old perls (which mojo won't work on,
   but it makes my life easier).
4. Change version strings to include the perl version in use.
Changes
cmd/show/version.pl
perl/DXProtHandle.pm
perl/Msg.pm
perl/Route/Node.pm
perl/cluster.pl