Skip to content
  • Leigh B. Stoller's avatar
    Slight reorg of the Mysql interface code; move all the DBQuery* stuff · 5b2a255f
    Leigh B. Stoller authored
    into a new module called emdbi.pm, and reexport the symbol names back
    out. This allows me to import just the db interface code to the Geni
    modules I am writing, without having to drag in 4000 lines of other
    crap that is Emulab specific. This change is invisible to the Emulab
    code, although I did it without any perl exporter/importer magic
    incantations; did it the old fashioned way.
    5b2a255f