1################################################################################ 2## 3## Copyright (C) 2019, Pali <pali@cpan.org> 4## 5## This program is free software; you can redistribute it and/or 6## modify it under the same terms as Perl itself. 7## 8################################################################################ 9 10=tests plan => 1 11 12# This test file is used as target dependency for Makefile 13ok 1; 14