Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Text::Autoformat

by GrandFather (Saint)
on Apr 28, 2006 at 20:18 UTC ( #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? | Other CB clients
Other Users?
Others exploiting the Monastery: (1)
As of 2023-06-06 03:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (26 votes). Check out past polls.

    Notices?