package OpenAIAsync; use strict; use warnings; our $VERSION = '0.02'; # ABSTRACT: OpenAI style Client and Server for processing various AI tasks 1;