Sha256: 02c2f06a2131140d19d14910099cf5d59e4ccdef7fabc6716aab7b8d1445e440

Contents?: true

Size: 584 Bytes

Versions: 83

Compression:

Stored size: 584 Bytes

Contents

#`(
  This is a 'stub' file. It's a little start on your solution.
  It is not a complete solution though; you will have to write some code.

  The ':ver<>' adverb defines the version of a module or class.
  The version is checked in the test suite to ensure the exercise
  and test suite line up. If the test is updated, it will indicate
  to others who test your code that some tests may no longer pass.
)
unit module TwoFer:ver<2>;

sub two-fer ($name?) is export {
  # Write your solution to pass the test suite here.
  # Be sure to remove all stock comments once you are done!
}

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
trackler-2.2.1.139 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.138 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.137 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.136 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.135 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.134 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.133 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.132 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.131 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.130 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.129 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.128 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.127 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.126 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.125 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.124 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.123 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.122 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.121 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.120 tracks/perl6/exercises/two-fer/TwoFer.pm6