|
|
| P is for Practical | |
| PerlMonks |
Re: Padding with sprintf changing numberby hrcerq (Monk) |
| on Sep 25, 2021 at 18:30 UTC ( [id://11137013]=note: print w/replies, xml ) | Need Help?? |
|
Hi. Not sure what you tried to do here, but there's a syntax mistake on the following line: sub amnt($amn)If you wanted to use a prototype, then it should be written like this: sub amnt($)return on_success() or die;
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||