in reply to Re: Validating XML file with XML::Schematron::LibXSLT
in thread Validating XML file with XML::Schematron::LibXSLT

Note the ->>, but you used -> Maybe if you make those changes it would work. Just what I observed.

that is obviously a typographical error, a typo

  • Comment on Re^2: Validating XML file with XML::Schematron::LibXSLT

Replies are listed 'Best First'.
Re^3: Validating XML file with XML::Schematron::LibXSLT
by 2teez (Vicar) on Jul 28, 2014 at 07:34 UTC

    Maybe but I wonder why that it has not been reported. Or why the Author has not seen it for about 4 years now, though it looks like there is not activity on that module for about 24 months now

    If you tell me, I'll forget.
    If you show me, I'll remember.
    if you involve me, I'll understand.
    --- Author unknown to me

      Maybe

      There is no "maybe" about it, ->> isn't a perl operator, its a syntax error

        Agreed, perl has no operator like that. But I wasn't going to speak for the module's author, who knows what may be going on under the hood.
        Updating my previous post concerning '->>'

        If you tell me, I'll forget.
        If you show me, I'll remember.
        if you involve me, I'll understand.
        --- Author unknown to me