CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 05:11:16 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=90b4a8fbbb4403ed078456d34a376b4226d139bf23344f87aaa99975a2e33889a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22gyPHVNEf4KCdzp2Of2oKCQPQoYlkyyo2%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cbdb13a98f165e-BLR
uriparse.pl - Pastebin.com
SHARE
TWEET

uriparse.pl
a guest
Aug 29th, 2011
4,512
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/usr/bin/perl
- use strict;
- use warnings;
- use URI;
- my $uri = URI->new('https://microformats.org:80/wiki/index.php?title=url-formats#Why');
- print 'scheme: ', $uri->scheme, "\n";
- print 'opaque: ', $uri->opaque, "\n";
- print 'host_port: ', $uri->host_port, "\n";
- print 'host: ', $uri->host, "\n";
- print 'port: ', $uri->port, "\n";
- print 'path: ', $uri->path, "\n";
- print 'fragment: ', $uri->fragment, "\n";
- print 'authority: ', $uri->authority, "\n";
- print 'query: ', $uri->query, "\n";
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 5 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 15 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 24 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 34 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 43 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 53 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 1 min ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand