{"schema_version":1,"metadata":{"branch":"current","release":"7.9","architecture":"amd64","generated_at":"2026-09-09T04:04:41.004595+00:00","source_url":"https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/sqlports-7.55.tgz","source_sha256":"fcdbba1b9df747882aa9bab4af20ebec8dac10655069c90f1cd4145c06e1235e","package_count":12031,"source_kind":"sqlports"},"package":{"name":"p5-Rose-URI-1.00p0","path":"www/p5-Rose-URI","url":"/packages/current/www/p5-Rose-URI/","comment":"URI objects for Rose","homepage":"https://metacpan.org/release/Rose-URI","maintainer":"The OpenBSD ports mailing-list <ports@openbsd.org>","description":"An URI class allowing easy and efficient manipulation of query\nparameters and other URI components.\n\n    use Rose::URI;\n\n    $uri = Rose::URI->new('http://un:pw@foo.com/bar/baz?a=1&b=two+3');\n\n    $scheme = $uri->scheme;\n    $user   = $uri->username;\n    $pass   = $uri->password;\n    $host   = $uri->host;\n    $path   = $uri->path;\n\nRose::URI is an alternative to URI.  The important differences are\nas follows.\n\nRose::URI provides a rich set of query string manipulation methods.\nQuery parameters can be added, removed, and checked for their\nexistence. URI allows the entire query to be set or returned as a\nwhole via the query_form|URI/query_form> or L<query|URI/query\nmethods, and the URI::QueryParam module provides a few more methods\nfor query string manipulation.\n\nRose::URI supports query parameters with multiple values (e.g.\n\"a=1&a=2\"). URI has  limited support for this (through\nquery_form|URI/query_form's list return value.  Better methods are\navailable in URI::QueryParam.\n\nRose::URI uses Apache's C-based URI parsing and HTML escaping\nfunctions when running in a mod_perl 1.x web server environment.\n","package_architecture":"*","stem":"p5-Rose-URI","readme":null,"dependencies":[{"path":"www/p5-URI","type":"runtime","package_spec":"","url":"/packages/current/www/p5-URI/"},{"path":"databases/p5-Rose-Object","type":"runtime","package_spec":"","url":"/packages/current/databases/p5-Rose-Object/"},{"path":"www/p5-URI","type":"test","package_spec":"","url":"/packages/current/www/p5-URI/"},{"path":"databases/p5-Rose-Object","type":"test","package_spec":"","url":"/packages/current/databases/p5-Rose-Object/"}],"reverse_dependencies":{"count":2,"url":"/packages/data/87/878dda0d5681791b94891374f34129e696360fd2f3238241ea3fde270472ec90.json"},"categories":["www","perl5"],"flavors":[],"only_for_architectures":[],"not_for_architectures":[]}}
