Help for this page

Select Code to Download


  1. or download this
    constrain_this(
      \ ( my $x ) => {
        'Property 1' => sub { ... },
    ...
      \ ( my $y ) => {
        'Property 1' =>
     ...