Help for this page

Select Code to Download


  1. or download this
    
    DBI->connect("dbi:mysql:database=sakila;host=localhost;post=3306",
        $username, $password);
    
  2. or download this
        __PACKAGE__->register_db(
          driver   => 'pg',
    ...
          username => 'joeuser',
          password => 'mysecret',
        );
    
  3. or download this
    
    $zoom->select('#hithere');
    
  4. or download this
    $zoom->id('hithere');
    
  5. or download this
    
    drwxrwxrwx ... bugs-old
    drwxrwxrwx ... bugs-new
    drwxrwxrwx ... bugs-closed