name - Take The Name
Version v0.0.1
use name 'bonnie', alias => 'Bonnie Elizabeth Parker'; print bonnie;
use name to get one.
use name
Whenever you use name the first argument is the name of a subroutine that is exported into your namespace.
This is called by use and handles the name arguments.
name
Bernhard Graf
Please report any bugs or feature requests to https://github.com/augensalat/perl-name/issues.
This software is Copyright (c) 2022 by Bernhard Graf.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
To install name, copy and paste the appropriate command in to your terminal.
cpanm
cpanm name
CPAN shell
perl -MCPAN -e shell install name
For more information on module installation, please visit the detailed CPAN module installation guide.