Sprog::Gear::UpperCase.3pm

Langue: en

Autres versions - même langue

Version: 2005-05-30 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Sprog::Gear::UpperCase - convert text to uppercase

DESCRIPTION

Any text passed through this gear will be converted to uppercase.

METHODS

data ( data )

All data received via the "data" method will be converted to uppercase and passed to the "data" method of the next gear.

SEE ALSO

All other methods are inherited from Sprog::Gear. Copyright 2004-2005 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.