8000 GitHub - jkruczynski/Toggl-API-Wrapper-Perl: -Authenticates a session with the Toggl API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jkruczynski/Toggl-API-Wrapper-Perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Toggl-API-Wrapper-Perl

  • Authenticates a session with the Toggl API
  • Implements some basic functions for exporting entries, creating entries
  • Example usage:
  • my $toggl=Toggl->new($api_token);
  • my @data = $toggl->get_time_entries($start, $end);

About

-Authenticates a session with the Toggl API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0