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

NAME

Symbol::Name - Perl extension for the name of symbols.

SYNOPSIS

  use Symbol::Name;
  $name = Symbol::Name::inSpanish($symbol);

DESCRIPTION

Symbol::Name converts a symbol character to its name. Currently it only supports spanish.

EXPORT

None by default.

SEE ALSO

AUTHOR

Alberto Montero, <alberto@>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Alberto Montero

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.

inSpanish

Return the spanish name of the given symbol or undef if it is not a symbol.

supportedSpanishSymbols

Return a list of the supported spanish symbols.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 151:

'=item' outside of any '=over'

=over without closing =back