[Catalyst-dev] A try to patch Catalyst::Engine.pm

Matt S Trout dbix-class at trout.me.uk
Tue Jul 29 10:10:00 BST 2008


On Mon, Jul 28, 2008 at 01:56:52PM -0400, Chae Lee wrote:
> hi,
> 
> in version 5.7014, I changed a few lines of Engine.pm as below. Engine_1.pm
> is the original and Engine.pm is the modified.
> 
> I did because of the warning "wide char..." when using test http server(in
> Catalyst dist); some are in byte string and others are in character string
> for output in my website.
> 
> by the way, where is the checkout info(svn checkout)?

http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.70/trunk

Also, you should try and create a test patch to prove your modification
works.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list