Home
Name Modified Size InfoDownloads / Week
Perl 5.24.1 2017-04-17
mingw_for_perl 2017-04-12
sources 2014-11-03
Perl 5.16.3 2013-04-03
packageupdates 2013-04-03
README.txt 2017-04-12 2.6 kB
Totals: 6 Items   2.6 kB 9
---------------------------------------------------
Citrus Perl Releases
---------------------------------------------------

Citrus Perl is a binary distribution of Perl with
pre-built modules for wxPerl built against both the
wxWidgets 3.0.2 stable branch.

The current release version of 
Citrus Perl is built with Perl 5.24.1.

It is targetted at users wishing to develop
wxPerl GUI applications.

Other modules provided include:

DBD::Pg
DBD::mysql
DBD::SQLite

The main distributions are provided as archives 
named in a platform friendly format

citrusperl-standard-52401-linux-x64-025.tar.gz
citrusperl-standard-52401-msw-x64-025.7z
citrusperl-standard-52401-osx-i64-025.dmg

where:

standard = The flavour of Citrus Perl. Available
           flavours are
           
           standard  - the normal distribution for
                       Windows, Linux RHEL 6 and 
                       above ( all recent Linux 
                       distributions ), OSX - Intel
                       Macs running 10.7 Lion or
                       greater
                       

52401    = the version of Perl (5.24.1 in this case)

linux    = The operating system (linux/osx/msw)

x86      = Architecture. Linux and Windows archives
           are given the architectures x86 (32 bit)
           and x64 (64 bit x84_64/amd64). For OSX 
           the architecture is i64 (x86_64).

025      = the Citrus release number.


-----------------------------------------------------
INSTALLATION
-----------------------------------------------------

To install Citrus Perl, extract the archive to the
desired location and then to complete the installation
run the relocateperl script

../<perl>/bin/relocateperl.

You may change the name of the top level folder from
'perl' if you wish but you must do so before Citrus
Perl has been relocated. (before you run the 
relocateperl script).

-----------------------------------------------------
PLATFORM SPECIFIC NOTES
-----------------------------------------------------

LINUX

Wx::WebView is not wrapped in Citrus Perl. The 
dependencies are not always portable between different
distributions. If you need to distribute applications
with wwxWebView, role custom Citrus Perl Builds for 
each distribution and release.

After installation the wxper_demo.pl application may
have a segmentation fault on startup. This is because
of missing runtime libraries on your system, normally
for freeglut and with unbuntults flavours for webkit.














Source: README.txt, updated 2017-04-12