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

Re: •Re: Array::Compare issues

by sunadmn (Curate)
on Oct 06, 2003 at 17:09 UTC ( [id://297004]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [root@nscache2 tmp] 115# ./compare1.pl db.bind1 db.bind2
    file1 and not file2:
    file2 and not file1:
    [root@nscache2 tmp] 116#
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    print grep { $found_in{$_} eq "file2" } keys %found_in;
    
    exit;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 22:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found