Binary package “libscalar-defer-perl” in ubuntu xenial

module providing lazy evaluation for Perl

 Scalar::Defer is a Perl module that exports two functions, defer and lazy,
 which can be used to construct values that are evaluated as needed. It also
 provides a function to force immediate evaluation of a deferred value.