DEBSOURCES
Skip Quicknav
sources / libmakefile-dom-perl / 0.004-1 / lib / MDOM / Document.pm
123456789
package MDOM::Document; use strict; use warnings; sub new { } 1;