Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Text::Autoformat

by GrandFather (Saint)
on Apr 28, 2006 at 20:18 UTC ( [id://546382]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print join "\n", @lines, '';
    print ' ' x 10, '@' x 11, "\n";
    print join "\n", reverse @lines;
    
  2. or download this
                   @
                  @@@
    ...
                 @@@@@
                  @@@
                   @
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-26 07:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found