- or download this
#!/usr/bin/perl
use strict;
...
$ perl test.pl
Thursday
Monday
- or download this
#!/usr/bin/perl
use strict;
...
Sunday
Friday
Wednesday
- or download this
#!/usr/bin/perl
use strict;
...
Tuesday
Wednesday
Thursday
- or download this
#!/usr/bin/perl
use strict;
...
Thursday
Friday
Monday