DTA::CAB::Version - version constants for DTA::CAB
use DTA::CAB::Version;
print "version: $DTA::CAB::VERSION\n";
print "svn version: $DTA::CAB::SVNVERSION\n";
Version constants for DTA::CAB suite.
Module version.
SVN version from which this module was built.
Bryan Jurish <moocow@cpan.org>
Copyright (C) 2011-2019 by Bryan Jurish
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.