Mega Code Archive

 
Categories / Perl / System Functions
 

Use Text

use Text::Tabs; $tabstop = 8; print expand("Hello\tthere!");