The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DTA::TokWrap::Version - DTA tokenizer wrappers: package version constants

SYNOPSIS

 use DTA::TokWrap::Version qw();

DESCRIPTION

Version constants for DTA::TokWrap. Intended for (direct) use only by DTA::TokWrap sub-modules.

Constants

$VERSION

Perl package version.

$PACKAGE_VERSION

Superordinate (autotools) package version.

Exports

By default, DTA::TokWrap::Version exports both the $VERSION and $PACKAGE_VERSION constants.

SEE ALSO

DTA::TokWrap::Intro(3pm), dta-tokwrap.perl(1), ...

AUTHOR

Bryan Jurish <moocow@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009-2018 by Bryan Jurish

This package 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.