Subject: | Path('/0') matches / |
The marked versions are those for which I verified it.
from Catalyst::DispatchType::Path::register_path:
$path =~ s!^/!!;
$path = '/' unless $path;
this transforms '/0' into '/'
This queue is for tickets about the Catalyst CPAN distribution.
The Basics
People
|
Bug Information
|