Nicholas Clark <nick@ccl4.org> writes: > ./perl -Ilib -le 'use feature "switch"; given (shift) { when (/Rules/i) { print "Coming soon"} }' rUlEs > Coming soon > > > [in a 5.9.x near you. Now we just need to help Rafael get it shipped] May I assume that 'use 5.9.x' will imply the 'use feature's? Please? -- Johan