summaryrefslogtreecommitdiff
path: root/tests/mime-detection/test.pl
blob: 306ad8ef810fb6ff4e263d576b248c10d9ba7f93 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env perl

use 5.010_001; # Require Perl5 version 10.1 or newer
use strict;
use warnings;

say scalar localtime;  # now