The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

name - Take The Name

VERSION

Version v0.0.1

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)