-
-
06 Oct 2021 07:26:51 UTC
- Distribution: Smartcat-App
- Module version: 0.0.12
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (4)
- Testers (86 / 0 / 0)
- Kwalitee
Bus factor: 1- 52.16% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (23.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cmd::Setup
- Carp
- Class::Load
- Config::Tiny
- Data::Dumper
- Exporter
- File::Basename
- File::Copy
- File::Find
- File::HomeDir
- File::Spec::Functions
- HTTP::Message
- IO::Uncompress::Unzip
- JSON
- List::Util
- Log::Any
- Log::Any::Adapter
- Log::Any::Adapter::Log4perl
- Log::Log4perl
- Smartcat::Client
- Smartcat::Client::AccountApi
- Smartcat::Client::DocumentApi
- Smartcat::Client::DocumentExportApi
- Smartcat::Client::Object::BilingualFileImportSetingsModel
- Smartcat::Client::Object::CreateDocumentPropertyModel
- Smartcat::Client::Object::UploadDocumentPropertiesModel
- Smartcat::Client::ProjectApi
- base
- constant
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Smartcat::App - Smartcat cli application
SYNOPSIS
use Smartcat::App;
DESCRIPTION
Smartcat::App is a simple application which use Smartcat Integration API to sync local translation files with Smartcat project content.
AUTHOR
Taras Semenenko <taras.semenenko@gmail.com>
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Smartcat::Client
Module Install Instructions
To install Smartcat::App, copy and paste the appropriate command in to your terminal.
cpanm Smartcat::App
perl -MCPAN -e shell install Smartcat::App
For more information on module installation, please visit the detailed CPAN module installation guide.