-
Notifications
You must be signed in to change notification settings - Fork 4
Perl
Martin Weber Nissle edited this page Aug 19, 2018
·
6 revisions
"Perl 5 is a highly capable, feature-rich programming language with over 27 years of development."
Perl is a C like scripting language with many additional modules to handle all sorts of tasks. Yafra shifted towards Python. Some scripts are however still in Perl and will run on any Unix.
The Perl apps are part of the Traveldb, Yapki modules and of the generic Yafra scripting repository https://github.com/yafraorg/yafra. The examples show usage of Perl::DBI, Perl::Tk and generic Perl functions. Perl is still very easy if you come from C/C++ development. It is best used within administration tasks.
In order to contribute and build:
- Get the repository via git and contribute
- On commit/push it will run the build scripts on shippable
In order to install/deploy all projects:
- Quick Start to install servers on your local docker or in cloud (like Openshift)
- Use Clients like fat client, web browser or mobile app to access backends