Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

avoid Perl 5.21.x printf warning#7

Open
reneeb wants to merge 1 commit intogbarr:masterfrom
reneeb:patch-1
Open

avoid Perl 5.21.x printf warning#7
reneeb wants to merge 1 commit intogbarr:masterfrom
reneeb:patch-1

Conversation

@reneeb
Copy link

@reneeb reneeb commented Jan 9, 2015

Perl 5.21 added a new warning when too many arguments are passed to printf. This little change removes the argument that is redundant.

Perl 5.21 added a new warning when too many arguments are passed to printf. This little change removes the argument that is redundant.
@Koan-Bot
Copy link

Migration Notice

This repository is no longer actively maintained. The official source has moved to atoomic/perl-TimeDate.

This PR's changes have already been incorporated into the new repository. No migration needed.


🤖 Automated migration check by Kōan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants