NAME
POSIX::strftime::GNU::XS - XS extension for POSIX::strftime::GNU
SYNOPSIS
$ export PERL_POSIX_STRFTIME_GNU_XS=1
DESCRIPTION
This is XS extension for POSIX::strftime which implements more character sequences compatible with GNU systems.
FUNCTIONS
- $str = strftime (@time)
-
This is replacement for POSIX::strftime function.
SEE ALSO
AUTHOR
Piotr Roszatycki <dexter@cpan.org>
LICENSE
Copyright (c) 2012 Piotr Roszatycki <dexter@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as perl itself.