Help for this page
my $obj = Your::Module->new($username, $password);
use File::HomeDir; use File::Spec; ... ); plan skip_all => 'Cannot test without ~/.your_module.json' unless -f $creds;