Sprog::Gear::LowerCase.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::LowerCase - convert text to lowercase

DESCRIPTION

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

METHODS

data ( data )

All data received via the "data" method will be converted to lowercase 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.