Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    # You don't need a separate database server, just DBI, DBD::RAM,
    # and SQL::Statement.  It can access remote files, and
    # use different kinds of tables at the same time.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    # while (readline($in{b})) { # bad: storing obj not fh glob
    # ... }
    }