Help for this page
use POSIX; $now = POSIX::strftime("%a, %e %b %Y %T GMT",gmtime($now));
require POSIX; $now = POSIX::strftime("%a, %e %b %Y %T GMT",gmtime($now));