The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

#!perl -w
use strict;
use Test::More tests => 2;
use_ok("Net::Google::AuthSub::Response");
use_ok("Net::Google::AuthSub");