The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This archive contains the distribution Params-Lazy,
version 0.03:

  Transparent lazy arguments for subroutines.

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

This software is copyright (c) 2013 by Brian Fraser.
 
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.