Help for this page
Select Code to Download
Select
or
download this
package Base::HTML::Inline; use strict; ... sub inline_text { join'',@_ } 1;