https://stackoverflow.com/questions/4512094/aliasing-a-function-in-perl
On Wed, Sep 4, 2019 at 2:17 PM Wesley Peng via beginners <[email protected]> wrote: > Hello, > > How to make a function alias in perl? for example, says() is alias to > print(). > > thanks. > > -- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > http://learn.perl.org/ > > >
