I'm testing openresty on an old machine which has perl 5.10 -- but `opm` requires 5.10.1
I checked the changelog and briefly audited the code; I didn't see any incompatibilities with the 5.10 release ( http://perldoc.perl.org/perl5101delta.html#Switch-statement-changes )
`opm` appears to work under 5.10 so far. does anyone know if it 5.10.1 is actually required, or if I should be able to get away with this ?