simplecal.pl
Uniforum message translations system compatible i18n library
Install
- All systems
-
curl cmd.cat/simplecal.pl.sh
- Debian
-
apt-get install libintl-perl - Ubuntu
-
apt-get install libintl-perl - Arch Linux
-
pacman -S perl-libintl-perl - Kali Linux
-
apt-get install libintl-perl - Fedora
-
dnf install perl-libintl-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libintl-perl - Raspbian
-
apt-get install libintl-perl
libintl-perl
Uniforum message translations system compatible i18n library
libintl-perl is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext.