Vivek Khera > RWDE-483 > RWDE::RObject

Download:
RWDE-483.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: RWDE-510

fill

Fill an object with data specified in the params hash. If the params hash does not have every piece of data, an exception is thrown.

fill_required

This function takes the required array of elements, populates the current object and notifies if there are any missing elements

fill_optional

This function takes the required array of elements, populates the current object and notifies if there are any missing elements