Fix calls to subs in module

This commit is contained in:
Tracey Clark 2024-03-28 22:12:14 -05:00
commit ef0a2367eb
2 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
use Modern::Perl;
use Time::Piece;