Changeset 25653 for lang/perl/HTTPx-Dispatcher/trunk/t/02_uri_for.t
- Timestamp:
- 12/02/08 02:39:45 (4 years ago)
- Location:
- lang/perl/HTTPx-Dispatcher/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
t/02_uri_for.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTPx-Dispatcher/trunk
-
lang/perl/HTTPx-Dispatcher/trunk/t/02_uri_for.t
r10526 r25653 3 3 use Test::Base; 4 4 use YAML; 5 use HTTPx::Dispatcher; 6 use HTTPx::Dispatcher::Rule; 5 use HTTPx::Dispatcher::Declare; 7 6 use HTTP::Request; 8 7 … … 28 27 eval <<"..."; 29 28 package $pkg; 30 use HTTPx::Dispatcher ;29 use HTTPx::Dispatcher::Declare; 31 30 $input; 32 31 ...
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)