Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Comparing Two Files

by walkingthecow (Friar)
on Jun 29, 2010 at 22:55 UTC ( [id://847211]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <host id="bobssite" root-directory="."> 
      <host-alias>bobssite.autossl.net</host-alias>
    ...
      <host-alias>www.billsothersite.com</host-alias>
      <host-alias>bobssite.dealer.net</host-alias>
    </host>
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
            push @{ $host_contents{$host_id} }, $1;
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 03:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found