view Lib/IMPL/Code/MethodFactory.pm @ 161:47c9877ccacc

Added a handler for rewriting a PATH_INFO value, useful with a json handlers
author wizard
date Tue, 28 Dec 2010 14:58:17 +0300
parents 0f3e369553bd
children
line wrap: on
line source

package IMPL::Code::MethodFactory;
use strict;

1;