The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module Proc::NiceSleep.
0.75  Sun Jun 27 2004
      - avoid warnings in example2.pl if no Proc::ProcessTable 
0.59  Fri Jan 09 2004
      - Fixed check of Sys::CpuLoad.
0.58  Fri Jan 09 2004
      - Sys::CpuLoad test now checks load() doesn't returns 
        undefs (OS X and others?).
0.57  Tue Apr 23 2002
      - fixed maybe_sleep() for case when both max_sleep and max_load are set
0.56  Fri Mar 15 2002
      - updated version number in README
0.55  Fri Mar 15 2002
      - fixed links to mailing lists in LINKS file
0.54  Fri Mar 15 2002
      - modified maybe_sleep() to maintain sleepfactor correctly
      - modified and amended perldocs and LINKS file, partially to include...
      - new discussion and announcement mailing lists announced.
      - we show floating point numbers nicer in DumpText
0.53  Fri Mar 01 2002
      - renamed public functions from likethis() to like_this(),
        added temporary legacy old-style funcs
      - fixed example in docs, touched up DumpText(), 
      - test Sys::CpuLoad more thoroughly in init()
0.52  Sat Feb 23 2002
      - updated README
0.51  Sat Feb 23 2002
      - added max_load() feature, rewrote maybe_sleep() for it,
        documented it, wrote test and example2.pl for it
      - reorged and updated docs
      - documented DumpText() and min_sleep_time(), export_ok'ed latter
      - modified so that 0 value for sleep_factor and/or min_sleep_time
        disables feature
0.50  Thu Feb 21 2002
      - basicsleep test modified for win32
      - cleaned up example, added cpan-testers status page
        to LINKS
0.49  Wed Feb 20 2002
      - doc correction
0.48  Wed Feb 20 2002
      - docs reflect that we're in cpan and pause
      - added LINKS file to dist
      - relaced Data::Dumper in example with DumpText()
      - made work with perl-5.004
0.47  Tue Feb 19 2002
      - more doc changes
0.46  Tue Feb 19 2002
      - first version uploaded to CPAN at
        http://cpan.perl.org/authors/id/J/JO/JOSHR/
0.41  Mon Feb 18 2002
      - changed named from Time::SmartSleep
0.36  Mon Feb 18 2002
      - add nice() function 
0.01  Sat Feb 16 2002
	  - original version; created by h2xs 1.21 with options
		-X -n Proc::NiceSleep