in reply to Re^2: Padding with sprintf changing number
in thread Padding with sprintf changing number

If OP had activated this feature , then we would probably see the variable $amn appearing in the function's body.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^4: Padding with sprintf changing number
by hrcerq (Monk) on Sep 25, 2021 at 19:33 UTC
    Also, signatures are still experimental, so relying on it (except for... well, experiments) is not advisable.

    return on_success() or die;