The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Wubot::Util::Tasks - utility for dealing with the Emacs Org-Mode files and tasks database

VERSION

version 0.2.5

SYNOPSIS

    use Wubot::Util::Tasks;

DESCRIPTION

Please see Wubot::Guide::Tasks.

SUBROUTINES/METHODS

$obj->get_tasks()

TODO: documentation this method

$obj->check_schedule()

TODO: documentation this method

$obj->sync_tasks()

TODO: documentation this method

$obj->parse_emacs_org_page()

TODO: documentation this method