Help for this page
#!/usr/bin/perl use warnings; ... return if ( !$text ); return 1; }
#!/usr/bin/perl use strict; ... print ' - text is edited.'; }
#!/usr/bin/perl use warnings; ... } } # end search_text