Toggl-API-Wrapper-Perl
October 26, 2015 · View on GitHub
- Authenticates a session with the Toggl API
- Implements some basic functions for exporting entries, creating entries
- Example usage:
- my api_token);
- my @data = start, $end);
October 26, 2015 · View on GitHub