NAME
Chef::REST::Client::databag
VERSION
1.0
SYNOPSIS
use Chef::REST::Client::databag;
my $obj = new Chef::REST::Client::databag( 'name' => $name , 'url' => $databag_link );
DESCRIPTION
Class representation of Chef DataBag;
METHODS
name
sets or gets 'name' property value
$obj->name;
url
sets or gets 'url' property value
$obj->url;
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)