Revision history for Proc-ProcessTable-Colorizer

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.