NAME
CHEF::REST::Client::recipe
VERSION
1.0
SYNOPSIS
use CHEF::REST::Client::recipe;
my $obj = new CHEF::REST::Client::recipe( $recipe);
$obj->cookbook;
$obj->recipe;
$obj->version;
DESCRIPTION
Class that represents chef recipe
METHODS
Constructor
return new CHEF::REST::Client::recipe object.
cookbook ( $cookbook )
set or get cookbook property
recipe ( $recipe )
set or get recipe property
version ( $version )
set or get version property
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)