How to Install libposix-strftime-compiler-perl in Ubuntu 18.04



Install libposix-strftime-compiler-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libposix-strftime-compiler-perl

Description:

GNU C library compatible strftime for loggers and servers

POSIX::strftime::Compiler provides a GNU C library compatible strftime(3), which is not affected by the system locale. This is useful when you want to write loggers, servers and portable applications that generate the same result strings on any locale. Technically, POSIX::strftime::Compiler wraps POSIX::strftime and converts some format characters to perl code.

Homepage: https://metacpan.org/release/POSIX-strftime-Compiler

Version: 0.42-1

Section: universe/perl