use open qw[:std :encoding(UTF-8)];
$|++;
class App::bsky::CLI {
use JSON::Tiny qw[/code_json/];
use Path::Tiny;
use File::HomeDir;
use Getopt::Long qw[GetOp
et_config() {
$config = decode_json $config_file->slurp_utf8;
}
method put_config() { $config_file->spew_utf8( JSON::Tiny::to_json $config ); }
sub _wrap_and_inden
}
method cmd_showprofile (@args) {
GetOptionsFromArray( \@args, 'json!' => \my $json, 'handle|H=s' => \my $handle );
return $self->cmd_help('show-profile') if sca