Changes for version 0.1.1

  • bugfix: corrupted url strings (with null bytes) might cause core dumps. now null-bytes immediately stop parsing as if it was the end of the url string.
  • added bool operator overloading, to prevent calling more expensive to_string() in conditions like: if ($uri) {}

Modules

fast URI.pm-like framework written in C, with Perl and C interface

Provides

in lib/Panda/URI.pm
in lib/Panda/URI.pm
in lib/Panda/URI.pm