#!/usr/bin/perl
# SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
# For more information, please refer to <https://unlicense.org/>
# SPDX-License-Identifier: Unlicense
# Wed, 02 Apr 2008 07:59:59 GMT
print `date -u "+%a, %d %b %Y %T GMT"`