Help for this page
my $fun = foo( 1, 2, ...); # or using your example ... logger => log_to_handle( *STDERR, "app-server", ...), other_option => 5, );
package Curry::Dots; use Filter::Simple; ... }; 1;
use strict; use Curry::Dots; ... my $f5 = Obj->method(55,...); $f5->(22);