Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Printing Fixed Width Strings and Spliting String into Multiple Lines

by GrandFather (Saint)
on Feb 08, 2012 at 21:25 UTC ( [id://952586]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $_ = wrapLine($module_cmd);
    $_ = wrapLine($cfgmaker_cmd);
    
  2. or download this
        return join "\n##      ", $line =~ m~(.{1,$kMaxLine})~g;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://952586]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found