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

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