Sha256: 45b2d574dbf037a3e6de58a7408b820b96508781fa49dc2dcadc481f9804c6da
Contents?: true
Size: 186 Bytes
Versions: 125
Compression:
Stored size: 186 Bytes
Contents
# Declare package 'Bob' with version package Bob 2; use strict; use warnings; sub hey { my ($msg) = @_; # Remove the comments and write some code here to pass the test suite. } 1;
Version data entries
125 entries across 125 versions & 1 rubygems