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.119 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.118 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.117 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.116 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.115 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.114 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.113 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.111 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.110 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.109 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.108 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.107 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.106 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.105 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.104 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.103 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.102 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.101 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.100 tracks/perl6/exercises/two-fer/TwoFer.pm6
trackler-2.2.1.99 tracks/perl6/exercises/two-fer/TwoFer.pm6