use strict; use warnings; our $VERSION=0.01; use FindBin qw($Bin); my $p=PagesGenerator->new_with_config(configfile => "$Bin/pages-temp.yaml");