Issue #437 - add attribution
parent
db789be089
commit
fc154e1108
|
@ -33,6 +33,11 @@ code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DD
|
||||||
category "transformations";
|
category "transformations";
|
||||||
topics "words_and_games";
|
topics "words_and_games";
|
||||||
|
|
||||||
|
attribution github => ["https://github.com/loganom", 'loganom'],
|
||||||
|
github => ["https://github.com/beardlybread", "beardlybread"],
|
||||||
|
github => ['https://github.com/gdrooid', 'gdrooid'],
|
||||||
|
email => ['gdrooid@openmailbox.org', 'gdrooid'];
|
||||||
|
|
||||||
# Calculate the frequency of the characters in a string
|
# Calculate the frequency of the characters in a string
|
||||||
sub calc_freq {
|
sub calc_freq {
|
||||||
my ($str) = @_;
|
my ($str) = @_;
|
||||||
|
|
Loading…
Reference in New Issue