Help for this page
$ perl -MExample::Module -e 'print $Example::Module::VERSION, "\n"'
$ perl -MHTTP::Tiny -e 'print "$_\n" for (HTTP::Tiny->can_ssl)'