Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Text::Diff::Table output, but want to show all lines

by Solo (Deacon)
on Dec 12, 2014 at 19:40 UTC ( [id://1110204]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MText::Diff -e '$size = 10; @a = sort map { int rand(100) } 1..$
    +size; @b = sort map { int rand(100) } 1..$size; print diff \@a, \@b, 
    +{ STYLE => "Table" };'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (1)
As of 2024-04-25 01:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found