{"id":13783107,"url":"https://github.com/cmiss/perl_interpreter","last_synced_at":"2025-05-11T17:30:58.857Z","repository":{"id":147604364,"uuid":"51729164","full_name":"cmiss/perl_interpreter","owner":"cmiss","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-17T02:06:31.000Z","size":308,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-24T16:41:34.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/cmiss.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-15T03:46:59.000Z","updated_at":"2020-12-17T02:06:34.000Z","dependencies_parsed_at":"2023-04-12T05:34:15.614Z","dependency_job_id":null,"html_url":"https://github.com/cmiss/perl_interpreter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmiss%2Fperl_interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmiss%2Fperl_interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmiss%2Fperl_interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmiss%2Fperl_interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmiss","download_url":"https://codeload.github.com/cmiss/perl_interpreter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213838168,"owners_count":15645786,"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","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":[],"created_at":"2024-08-03T18:01:53.169Z","updated_at":"2024-08-03T18:11:21.235Z","avatar_url":"https://github.com/cmiss.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"\nPerl Interpreter\n================\n\nThis software is the perl_interpreter for CMISS.\nIt is released under the Mozilla Public License v1.1\n\nThe perl interpreter enables legacy CMISS commands to be interspersed with perl code.\n\nRequirements\n------------\n\nTo build the perl interpreter the following packages are required.\n\n - Build toolchain\n - CMake\n - Perl\n\nMacOS\n-----\n\nFor MacOS the system perl is not suitable for use with the perl interpreter.\nYou will need to install a suitable perl before configuring the perl interpreter.\nA suitable perl can be installed from https://perlbrew.pl/.\n\nBuilding on MacOS\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\nCommands for buildng a release build of the perl interpreter using the Terminal application::\n\n  git clone https://github.com/cmiss/perl_interpreter.git\n  mkdir build-perl_interpreter\n  cd build-perl_interpreter\n  cmake -DINSTALL_PREFIX=../usr/local -DSTATIC_LIBPERL=\u003cthe binary directory where a perl with static perl library is found\u003e ../perl_interpreter\n  make\n  make install\n\nIf all of these commnds successfully complete the perl interpreter will be available for using with CmGui from '../usr/local/' directory.\nPlease note that you will need to change the CMake configuration to actually point to the binary directory where a perl with a static perl library is found.\n\nYou can also set the variable *PERL_INTERPRETER_STATIC_LIBPERL* using a CMake Gui to the binary directory where a perl with a static perl library is found.\n\nIf the static libperl variable is not set then Cmgui may fail to start because no backup perl interpreter is available.\n\nFurther Reading\n---------------\n\nFurther information, help pages, a tracker and a wiki is available at \nhttp://www.cmiss.org/cmgui/\n\nThis software was originally developed at The University of Auckland and \nthe Copyright held by Auckland UniServices Ltd.\nThis development has been for over 15 years and this release is under ongoing\ndevelopment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmiss%2Fperl_interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmiss%2Fperl_interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmiss%2Fperl_interpreter/lists"}