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

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

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


Alberto Montero, <alberto@>

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.
Return the spanish name of the given symbol or undef if it is not a symbol.
Return a list of the supported spanish symbols.