in reply to use 5.6.0 ?in thread parseRE v1.0
use happens at compile time so you can use syntax that is new to 5.6.0 without causing strange errors in other versions of Perl. Now, what should 5.6.0->import() do?