{"id":17042150,"url":"https://github.com/bluem/pashua-binding-perl","last_synced_at":"2025-09-01T19:39:12.022Z","repository":{"id":19810355,"uuid":"23070663","full_name":"BlueM/Pashua-Binding-Perl","owner":"BlueM","description":"Perl binding for Pashua","archived":false,"fork":false,"pushed_at":"2018-03-30T11:15:36.000Z","size":14,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T14:49:43.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cosmostail/jwt","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueM.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-08-18T12:39:19.000Z","updated_at":"2024-06-11T03:39:19.000Z","dependencies_parsed_at":"2022-09-16T02:41:12.065Z","dependency_job_id":null,"html_url":"https://github.com/BlueM/Pashua-Binding-Perl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BlueM/Pashua-Binding-Perl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueM","download_url":"https://codeload.github.com/BlueM/Pashua-Binding-Perl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Perl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273182687,"owners_count":25059809,"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-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-10-14T09:15:17.777Z","updated_at":"2025-09-01T19:39:11.967Z","avatar_url":"https://github.com/BlueM.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n===========\n\nThis is a Perl language binding (glue code) for using Pashua from Perl. Pashua is a macOS application for using native GUI dialog windows in various programming languages.\n\nThis code can be found in a GitHub repository at https://github.com/BlueM/Pashua-Binding-PHP. For examples in other programming languages, see https://github.com/BlueM/Pashua-Bindings.\n\nOther related links:\n* [Pashua homepage](https://www.bluem.net/jump/pashua)\n* [Pashua repository on GitHub](https://github.com/BlueM/Pashua)\n\nUsage\n======\nThis repository contains two code files:\n\n* “example.pl” is an example script, which does not do much more than define how the dialog window should look like and use the module class in the second file.\n* “Pashua.pm” contains the “Pashua” module class `BlueM\\Pashua`, which declares two functions. Usually you will only need `show_dialog()`, but if you want to find out where Pashua is, you can also use `locate_pashua()`. You can put “Pashua.pm” anywhere you like, but if it is not in `@INC`, you will have to make sure it can be loaded, for example using a `BEGIN` statement similar to that in “example.pl”.\n\nOf course, you will need Pashua on your Mac to run the example. The code expects Pashua.app in one of the “typical” locations, such as the global or the user’s “Applications” folder, or in the folder which contains “example.pl”.\n\n\nCompatibility\n=============\nThis code should work with the default Perl installation on every Mac OS X version on which Pashua can run.\n\nIt is compatible with Pashua 0.10. It should work with earlier versions of Pashua, but non-ASCII characters will not be displayed correctly, as any versions before 0.10 required an argument for marking input as UTF-8.\n\n\nAuthor\n=========\nThis code was written by Carsten Blüm.\n\n\nLicense\n=========\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluem%2Fpashua-binding-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-perl/lists"}