aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POSIX-strftime-Compiler/pkg-descr
blob: 27be5433173ecf5a2dc5dfb9c63ce780b36160ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
POSIX::strftime::Compiler provides GNU C library compatible
strftime(3).  But this module will not affected by the system locale.
This feature is useful when you want to write loggers, servers and
portable applications.

For generate same result strings on any locale,
POSIX::strftime::Compiler wraps POSIX::strftime and converts some
format characters to perl code.

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