################################################################################ ## ## Copyright (C) 2019, Pali ## ## This program is free software; you can redistribute it and/or ## modify it under the same terms as Perl itself. ## ################################################################################ =tests plan => 1 # This test file is used as target dependency for Makefile ok 1;