The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::PagerDuty::Schedules

VERSION

version 1.20131219.1627

SYNOPSIS

    my $pager_duty = WebService::PagerDuty->new;

    my $schedules = $pager_duty->schedules( ... );
    $schedules->entries();

DESCRIPTION

This class represents a basic schedules object, to get entries of existing schedules.

NAME

WebService::PagerDuty::Schedules - A schedules object

SEE ALSO

http://PagerDuty.com, oDesk.com

AUTHOR

Oleg Kostyuk (cubuanic), <cub@cpan.org>

LICENSE

Copyright by oDesk Inc., 2012

All development sponsored by oDesk.

AUTHOR

Oleg Kostyuk <cub@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2013 by Odesk Inc..

This is free software, licensed under:

  The (three-clause) BSD License