Nolanogenn / word-anagram

Check for possible anagrams of a given word.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word-anagram

A simple script to look for anagram in Italian language. Mainly written in order to learn Pearl language.

This can be used by running the following script:

perl main.pl

and following the commands.

By changing the data/vocab.txt file you can insert custom data. The current vocabulary is a list of Italian words, so feel free to change it with whatever you want.

About

Check for possible anagrams of a given word.


Languages

Language:Perl 100.0%