Help for this page

Select Code to Download


  1. or download this
    use Test::More;
    use Test::XML::XPath;
    ...
        '/xml',
        'test test');
    }
    
  2. or download this
    t\test.t ..
    t\test.t .. 1/1 #   Failed test 'test test'
    ...
      Non-zero exit status: 1
    Files=1, Tests=1,  1 wallclock secs ( 0.19 usr +  0.14 sys =  0.33 CPU
    +)
    Result: FAIL