#!/usr/bin/env perl use utf8; use strict; use warnings; use open qw(:std :utf8); # no critic (RequireInterpolationOfMetachars) our $VERSION = '@VERSION@'; #print pwd()