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

NAME

Skype::Any::Command - Command interface for Skype::Any

METHODS

as_string

  $command->as_string();

Return a command as binary string.

split_reply

  $command->split_reply($limit);

Return a list of command which is split. $limit is by default 4. It means that command splits to obj, id, property, value.

ATTRIBUTES

reply