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

NAME

CHEF::REST::Client::principals

VERSION

1.0

SYNOPSIS

 use CHEF::REST::Client::principals;

 $obj->principals( $principal_name )->details;
  

DESCRIPTION

Class that represents collection of environments

METHODS

list

return list of environments, array of CHEF::REST::Client::environment objects.

details ( $details )

retun detail about a perticular environment.

KNOWN BUGS

SUPPORT

open a github ticket or email comments to Bhavin Patel <mail4bhavin@yahoo.com>

COPYRIGHT AND LICENSE

This Software is free to use , licensed under : The Artisic License 2.0 (GPL Compatible)