[Catalyst] using 'config' in a partpath

Robert 'phaylon' Sedlacek rs at 474.at
Fri Dec 22 10:21:15 GMT 2006


Ash Berlin wrote:
> Ian Docherty wrote:

>> sub Config : PartPath('/config') Chained('/') CaptureArgs(1) {
>> [...]
>> Any ideas on how I can have a lower-case 'config/32/xxx' in my PartPath?
> 
> By using PathPart instead ;)

Also, PathPart shouldn't begin with a slash.

-- 
# Robert 'phaylon' Sedlacek
# Perl 5/Catalyst Developer in Hamburg, Germany
{ EMail => ' rs at 474.at ', Web => ' http://474.at ' }



More information about the Catalyst mailing list