Fixing error no year categories.
This commit is contained in:
parent
7b31abe56c
commit
50a61f5b9b
@ -1,3 +1,6 @@
|
||||
% use Time::Piece;
|
||||
% my $t = Time::Piece->new();
|
||||
% my $year = $t->year;
|
||||
% use Data::Dumper;
|
||||
% use DateTime::Format::ISO8601;
|
||||
% use Mojo::DOM;
|
||||
|
Loading…
Reference in New Issue
Block a user