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

NAME

CHEF::REST::Client::attributes

VERSION

1.0

SYNOPSIS

 use CHEF::REST::Client::attributes;

  my $obj = new CHEF::REST::Client::attributes( @attributes | %attributes );
     $obj->array_parse( @attributes)
     $obj->parse( %attributes );

DESCRIPTION

CHEF attributes collection class. used internally

METHODS

CHEF::REST::Client::attributes( @attributes | %attributes )

returns new object of class CHEF::REST::Client::attributes with @attributes or %attributes

array_parse ( @attributes )

returns list of CHEF::REST::Client::attribute class

parse ( %attributes )

returns list of CHEF::REST::Client::attribute class

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)