| http://www.w3.org/ns/prov#value | - With mst pointing in the correct direction [as usual], this is a little hack I have to make Chained('../method') possible.This is mostly for cases where I want to have Controller::Foo::Child chained off of Controller::Foo, but I feel naughty about hardcoding Chained('/foo/method') in Foo::Child, esp if both of those classes are subclasses, so the name can follow long. sub _parse_Chained_attr { my
|