Help for this page

Select Code to Download


  1. or download this
    $CDATA     = '#CDATA';
    ...
    ...
            my $cdata= $class->new( $CDATA => @_);
            return $class->new( $gi, $atts, $cdata);
          }