The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

name

VERSION

Version 0.0.0

SYNOPSIS

  use name 'bonnie', alias => 'Bonnie Elizabeth Parker';

  print bonnie;

DESCRIPTION

use name to get one.

EXPORT

Whenever you use name the first argument is the name of a subroutine that is exported into your namespace.

SUBROUTINES

import

This is called by use and handles the name arguments.

AUTHOR

Bernhard Graf

BUGS

Please report any bugs or feature requests to https://github.com/augensalat/perl-name/issues.

LICENSE AND COPYRIGHT

This software is Copyright (c) 2022 by Bernhard Graf.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)