perl -c -e 'sub taco :Chained("/") :PathPart("foo") : CaptureArgs(0) {}' Invalid CODE attributes: Chained("/") : PathPart("foo") : CaptureArgs(0) at -e line 1. BEGIN failed--compilation aborted at -e line 1.