Acme::Chef::Ingredient - Internal module used by Acme::Chef


Acme-Chef documentation  | view source Contained in the Acme-Chef distribution.

Index


NAME

Top

Acme::Chef::Ingredient - Internal module used by Acme::Chef

SYNOPSIS

Top

  use Acme::Chef;

DESCRIPTION

Top

Please see Acme::Chef;

METHODS

This is a list of methods in the package.

new

Acme::Chef::Ingredient constructor. Takes key/value pairs as argument which will be used as attributes. The following attributes are currently required:

  name
  value
  measure
  measure_type

type

Returns the type of the Ingredient.

determine_type

Also returns the type if the Ingredient, but forces a fresh run of the type inferer.

value

Mutator for the Ingredient's value.

liquify

Sets the type of the Ingredient to be liquid.

AUTHOR

Top

Steffen Mueller.

Chef designed by David Morgan-Mar.

COPYRIGHT AND LICENSE

Top


Acme-Chef documentation  | view source Contained in the Acme-Chef distribution.