Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Print format not working (updated)

by AnomalousMonk (Archbishop)
on Oct 04, 2018 at 17:35 UTC ( [id://1223548]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @text_lines = <STDIN>;
    chomp($text_lines);
    
  2. or download this
    use warnings;
    use strict;
    
  3. or download this
    $column = <STDIN>;
    
  4. or download this
    say "$ruler" x $column;
    
  5. or download this
    rrrrr eeeeee tyyyyy
    
  6. or download this
    c:\@Work\Perl\monks>perl -le
    "use 5.010;
    ...
    now is the time for all good men
          x
    foo bar
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found