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

0.000008  2018-07-25 15:04:40Z
    - Stop detecting eval. This was a bad idea.

0.000007  2018-07-24 15:22:16Z
    - In general, don't install modules which are loaded inside an eval

0.000006  2018-07-17 02:49:19Z
    - Bump App::cpm prereq to latest version (0.975)
    - use lazy later in t/local-install-via-args.t

0.000005  2018-05-10 16:31:51Z
    - Skip live test if cpan.metacpan.org is not reachable

0.000004  2018-05-07 17:22:04Z
    - Add more debugging to test

0.000003  2018-05-05 04:38:01Z
    - local::lib is now a required dependency

0.000002  2018-05-04 19:15:11Z
    - App::cpm 0.973 broke this module. Switch to using App::cpm::CLI to fix
      this.
    - Default to global installs, except when local::lib has already been
      loaded

0.000001  2017-09-01 03:21:29Z
    - Initial release.