fix attribution
parent
24fb6a2d3b
commit
2115e37478
|
@ -36,7 +36,8 @@ topics "words_and_games";
|
||||||
attribution github => ["https://github.com/loganom", 'loganom'],
|
attribution github => ["https://github.com/loganom", 'loganom'],
|
||||||
github => ["https://github.com/beardlybread", "beardlybread"],
|
github => ["https://github.com/beardlybread", "beardlybread"],
|
||||||
github => ['https://github.com/gdrooid', 'gdrooid'],
|
github => ['https://github.com/gdrooid', 'gdrooid'],
|
||||||
email => ['gdrooid@openmailbox.org', 'gdrooid'];
|
email => ['gdrooid@openmailbox.org', 'gdrooid'],
|
||||||
|
github => ["https://github.com/Mailkov", "Melchiorre Alastra"];
|
||||||
|
|
||||||
# Calculate the frequency of the characters in a string
|
# Calculate the frequency of the characters in a string
|
||||||
sub calc_freq {
|
sub calc_freq {
|
||||||
|
|
|
@ -36,8 +36,8 @@ topics "words_and_games";
|
||||||
attribution github => ["https://github.com/loganom", 'loganom'],
|
attribution github => ["https://github.com/loganom", 'loganom'],
|
||||||
github => ["https://github.com/beardlybread", "beardlybread"],
|
github => ["https://github.com/beardlybread", "beardlybread"],
|
||||||
github => ['https://github.com/gdrooid', 'gdrooid'],
|
github => ['https://github.com/gdrooid', 'gdrooid'],
|
||||||
github => ['https://github.com/Mailkov', 'Mailkov'],
|
email => ['gdrooid@openmailbox.org', 'gdrooid'],
|
||||||
email => ['gdrooid@openmailbox.org', 'gdrooid'];
|
github => ["https://github.com/Mailkov", "Melchiorre Alastra"];
|
||||||
|
|
||||||
my $operation = 'Scramble of';
|
my $operation = 'Scramble of';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue