in reply to Re: How to redefine a modules private function?
in thread How to redefine a modules private function?
andsub DOMAIN_PORT() { 53 }
Is there any difference at all ?use constant DOMAIN_PORT => 53;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to redefine a modules private function?
by haukex (Archbishop) on Mar 08, 2022 at 10:48 UTC |