in reply to Re: Code should be version-aware
in thread Code should be version-aware

ajdelore was asking you to put require 5.008; at the top of your 5.8 code (and respectively for other versions), not write code for 5.5.3.

Makeshifts last the longest.