perl-executing-browser | HTML interface for Perl 5 desktop applications

 by   ddmitov C++ Version: 1.1.1 License: LGPL-3.0

kandi X-RAY | perl-executing-browser Summary

kandi X-RAY | perl-executing-browser Summary

perl-executing-browser is a C++ library. perl-executing-browser has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.

Perl Executing Browser (PEB) is an HTML5 user interface for Perl 5 desktop applications. It is a C++ Qt 5 application running local Perl 5 scripts as child processes without server. Inspired by Electron and NW.js, PEB is another reuse of web technologies in desktop applications with Perl doing the heavy lifting instead of Node.js.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              perl-executing-browser has a low active ecosystem.
              It has 60 star(s) with 6 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 3 have been closed. On average issues are closed in 13 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of perl-executing-browser is 1.1.1

            kandi-Quality Quality

              perl-executing-browser has no bugs reported.

            kandi-Security Security

              perl-executing-browser has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              perl-executing-browser is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              perl-executing-browser releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of perl-executing-browser
            Get all kandi verified functions for this library.

            perl-executing-browser Key Features

            No Key Features are available at this moment for perl-executing-browser.

            perl-executing-browser Examples and Code Snippets

            No Code Snippets are available at this moment for perl-executing-browser.

            Community Discussions

            No Community Discussions are available at this moment for perl-executing-browser.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install perl-executing-browser

            1. Download the PEB Demo Application. 64-bit Linux single-file AppImage executable and 32-bit Windows ZIP archive are available. They include everything you need to start developing PEB-based applications. Windows: Unzip using any Windows unzip utility.
            1. Download the PEB Demo Application. 64-bit Linux single-file AppImage executable and 32-bit Windows ZIP archive are available. They include everything you need to start developing PEB-based applications.
            2. Unpack: 64-bit Linux: ./peb-demo-*.AppImage --appimage-extract Windows: Unzip using any Windows unzip utility.
            3. Optionally install any CPAN modules you may need: 64-bit Linux: cd squashfs-root/resources/app/perl/bin ./perl ./cpanm YourModule Windows - from the extracted peb-demo directory: cd resources\app\perl .\portableshell.bat cpanm YourModule
            4. Write your Perl application reading user input on STDIN: my $input = <STDIN>; chomp $input;
            5. Write a {PEB_executable_directory}/resources/app/index.html with a settings JavaScript object for every Perl script you want to use. Start local Perl scripts by clicking a link or submitting a form to a special URL. Select files or folders with their full paths by clicking a link to a special URL.
            6. Optionally change the PEB AppImage configuration files.
            7. Optionally pack your application: 64-bit Linux - from the extracted squashfs-root directory: export VERSION="X.X.X" && ./appimager.sh The resulting AppImage will be produced in the squashfs-root directory. Windows: Zip your PEB-based application using any Windows zip utility.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link