Help for this page

Select Code to Download


  1. or download this
      $element->paste( before => $some_other_element);
      $element->set_att( id => "JB007");
    
  2. or download this
      use constant (CONSTANT  => 'foo');
      my %hash=( PCDATA => 'the key is the string "PCDATA", not "foo"');