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

0.3.0	 2019-01-07/20:00
		 -No longer uses BSD::Processes.

0.2.2	 2019-01-05/12:20
		 -Add the missing depend Term::Size.

0.2.1	 2019-01-05/12:00
		 -Fix a typo that causes errors if the process was started last year.

0.2.0	 2017-11-08/02:00
		 -Fix numeric search string checking involving numbers with decimal points.
		 -Move self ignore check to the end so it works properly.

0.1.0	 2017-11-07/01:00
		 -Only initilize BSD::Process once per process.
		 -Use require for BSD::Process instead of use. #123531/SREZIC

0.0.0	 2017-11-06/00:00
		 -Initial release.