Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            { domain => 'bdomain.com',
              otherdata => 'bstuff',
            });
    
  2. or download this
    @c = ({ domain => 'adomain.com',
           otherdata => 'astuff',
    ...
           otherdata => 'bstuff',
           data => 'bdata',
         });
    
  3. or download this
    Using perl 5.8.1-RC3 unless otherwise noted.
    Apache/1.3.33 (Darwin) unless otherwise noted.
    Mac OS X 10.3.9 unless otherwise noted.