Help for this page

Select Code to Download


  1. or download this
      use XML::DOM;
      @ISA = qw( XML::DOM::Document );
    
  2. or download this
      Global symbol "@ISA" requires explicit package name at lib/Literally
    +/Document.pm
    
  3. or download this
      use XML::DOM::Document;
      @ISA = qw( XML::DOM::Document );
    
  4. or download this
      Can't locate XML/DOM/Document.pm in @INC