{"id":15018273,"url":"https://github.com/tirkarthi/wordzilla-perl","last_synced_at":"2025-09-11T19:31:42.141Z","repository":{"id":14847579,"uuid":"17570652","full_name":"tirkarthi/Wordzilla-Perl","owner":"tirkarthi","description":"A command line dictionary in Perl","archived":false,"fork":false,"pushed_at":"2014-11-07T13:17:44.000Z","size":10858,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T04:47:12.223Z","etag":null,"topics":["dictionary","perl","perl-script"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tirkarthi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-09T18:30:25.000Z","updated_at":"2018-06-19T02:09:16.000Z","dependencies_parsed_at":"2022-09-11T16:20:55.823Z","dependency_job_id":null,"html_url":"https://github.com/tirkarthi/Wordzilla-Perl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tirkarthi/Wordzilla-Perl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirkarthi%2FWordzilla-Perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirkarthi%2FWordzilla-Perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirkarthi%2FWordzilla-Perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirkarthi%2FWordzilla-Perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tirkarthi","download_url":"https://codeload.github.com/tirkarthi/Wordzilla-Perl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tirkarthi%2FWordzilla-Perl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274694363,"owners_count":25332672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dictionary","perl","perl-script"],"created_at":"2024-09-24T19:51:46.268Z","updated_at":"2025-09-11T19:31:41.486Z","avatar_url":"https://github.com/tirkarthi.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wordzilla-Perl\n==============\n\nVersion v1.0 :\n\n  Please read the Installation instructions carefully to install them. A single, ready-to-install package with dependencies included will be released soon.\n\nInstallation :\n\n  At the moment the app supports only GNU/Linux with Perl.\n\n  Its a Perl script that requires DBI , DBD::SQLite and preferably SQLite3 or SQLite. \n\n  The app requires the Database at /home/$USER/ (Replace the $USER with username or value of `echo $USER`)\n\nPerl modules :\n\n  Please install the Perl modules from CPAN.\n\nInstallation :\n\n        cpan DBI\n        \n        cpan DBD::SQLite\n\n  You can also use cpanm or other means to install the modules.\n\nSQLite :\n\n  The app and the database uses SQLite3. Its lightweight and leaves a low memory footprint.\n\nInstallation :\n\n        sudo apt-get install sqlite3\n  \n  package manager (apt-get) might vary between distributions.\n\nDatabase :\n\n  Extract the Wordzilla.tar.xz file to /home/$USER/ (Replace the $USER with username or value of `echo $USER`)\n  \n  md5sum : c10acd233f1ee0aa6789cca544b91a6a\n\nAdd the Perl script to $PATH:\n\n  From the location of the script add it to the path to use it like a command.\n  \n        echo $PATH;\n  \n  select a path preferably /usr/local/bin.\n  \n        sudo cp Wordzilla /usr/local/bin\n  \nwordzilla [options] word\n\n\t\t-help  print the help text\n\t\t-c     print the meaning and part of speech in color\n\t\t-p     takes the part of speech as the argument\n\t\t-m     takes the number of meanings to be displayed as argument\n\t\t-man   display the man page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirkarthi%2Fwordzilla-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftirkarthi%2Fwordzilla-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftirkarthi%2Fwordzilla-perl/lists"}