NAME
Chef::REST::Client::cookbook_version
VERSION
1.0
SYNOPSIS
my $obj = new Chef::REST::Client::cookbook_version ( 'url ' => $url , 'version' => $version );
DESCRIPTION
used internally by other classes like Chef::REST::Client::cookbooks
METHODS
Constructor
returns new Chef::REST::Client::cookbook_version object
url( $url )
set 'url' property value if speicfied else return previous value;
versions( $versions )
set 'versions' value if speicfied else return previous value;
KNOWN BUGS
SUPPORT
open a github ticket or email comments to Bhavin Patel <bpatel10@nyit.edu>
COPYRIGHT AND LICENSE
This Software is free to use , licensed under : The Artisic License 2.0 (GPL Compatible)