in reply to Site URLs vary despite same semantics

I have no idea what this post is about. Can you give an example?

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: Site URLs vary despite same semantics
by jdporter (Paladin) on Feb 22, 2025 at 22:24 UTC

    He's referring to the fact that
    /index.pl?node_id=3184;displaytype=raw;ticker=yes
    and
    /index.pl?node_id=3184;ticker=yes;displaytype=raw
    are logically identical.