moose

Type Coercions (cont.)

Using the coercions

 my $app = Web::App->new(request => { foo => "bar" });

 my $app = Web::App->new(request => CGI->new(foo => "bar"));  
continued...
s | << | >> | i