Help for this page

Select Code to Download


  1. or download this
    package MyPackage;
    
    ...
      name      => 'string.join',
      method    => \&join,
      signature => [qw/ @str /];