Help for this page

Select Code to Download


  1. or download this
    Configuration:
    
    ...
    
    1..1
    ok 1
    
  2. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE data [
    ...
    %dtd;
    ]>
    <data>&all;</data>
    
  3. or download this
    <!ENTITY all '%start;%goodies;%end;'>
    
  4. or download this
    it_works
    
  5. or download this
    #!/usr/bin/perl
     
    ...
    my $root = $t->root;
    my $content = $root->first_child->text;
    print $content;
    
  6. or download this
    cannot expand %dtd; - cannot load 'http://127.0.0.1:5000/parameterEnti
    +ty_core.dtd' at C:/Strawberry/perl/vendor/lib/XML/Parser/Expat.pm lin
    +e 474.
    
  7. or download this
    sub _twig_extern_ent
       { # warn " in _twig_extern_ent...I (", $_[0]->original_string, ")\n
    +"; # DEBUG handler
    ...
          }
        return $ent_content; 
      }
    
  8. or download this
    
       if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! _u
    +se( 'LWP'))
    ...
          }
        else
          { $self->{twig_ext_ent_handler}= \&XML::Parser::file_ext_ent_han
    +dler }
    
  9. or download this
     
    $t->parsefile('../../xml_files_windows/parameterEntity_core.xml');
    
  10. or download this
    if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! _use(
    + 'LWP'))
    
  11. or download this
    if( !$args{NoLWP} )
    
  12. or download this
    $t->parsefile('../../xml_files_windows/parameterEntity_core.xml', Pars
    +eParamEnt => 1);
    
  13. or download this
    if( !$args{NoLWP} )
    
  14. or download this
    $t->parsefile('../../xml_files_windows/parameterEntity_core.xml', Pars
    +eParamEnt => 1);
    
  15. or download this
    if( !$args{NoLWP} && ! _use( 'URI') )
    
  16. or download this
    if( !$args{NoLWP} && ! _use( 'URI::File') )
    
  17. or download this
    if( !$args{NoLWP}  && ! _use( 'LWP'))
    
  18. or download this
    if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! _use(
    + 'LWP'))
    
  19. or download this
        if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! _
    +use( 'LWP'))
          { $self->{twig_ext_ent_handler}= \&XML::Parser::file_ext_ent_han
    +dler }
    
  20. or download this
    $t->parsefile('../../xml_files_windows/parameterEntity_core.xml', Pars
    +eParamEnt => 1);
    
  21. or download this
         if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! 
    +_use( 'LWP'))
          { $self->{twig_ext_ent_handler}= \&XML::Parser::file_ext_ent_han
    +dler }
    ...
          }
        else
          { $self->{twig_ext_ent_handler}= \&XML::Parser::initial_ext_ent_
    +handler }
    
  22. or download this
    $t->parsefile('../../xml_files_windows/parameterEntity_core.xml', Pars
    +eParamEnt => 1);
    
  23. or download this
       if( !$args{NoLWP} && ! _use( 'URI') && ! _use( 'URI::File') && ! _u
    +se( 'LWP'))