It is never too early learning to use CPAN.#!/usr/bin/perl -w use strict; use Date::Manip; my $date = UnixDate(scalar localtime,'%a, %b %d, %Y'); print "$date\n";
In reply to Re: Changing output
by Hanamaki
in thread Changing output
by ellem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |