Help for this page

Select Code to Download


  1. or download this
    #!/bin/bash
    #
    # wxPerl Installation Script for Ubuntu 14.04LTS 64bit
    ...
    #    Icon=/home/your-user-name/wxPerl/wxpl.ico
    #    Exec=perl /usr/local/bin/wxperl_demo.pl
    #
    
  2. or download this
    #!/bin/bash
    #
    ...
    #    Icon=/home/your-user-name/Perl/wxPerl/wxpl.ico
    #    Exec=perl /usr/local/bin/wxperl_demo.pl
    #