Alberto Montero Asenjo > Symbol-Name > Symbol::Name

Download:
Symbol-Name-0.9.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.9   Source  

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.

syntax highlighting: