perl -c -e 'use parent "Catalyst::Controller"; sub taco :Chained("/") :PathPart("foo") : CaptureArgs(0) {}' -e syntax OK