Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: URL resolve (operations on path etc.)

by bliako (Monsignor)
on Jul 31, 2022 at 08:03 UTC ( [id://11145865]=note: print w/replies, xml ) Need Help??


in reply to Re: URL resolve (operations on path etc.)
in thread URL resolve (operations on path etc.)

Thanks haukex++ (I swear last night abs was not working!!!!!!)

EDIT!: ouchhhh I was doing the reverse!!!!!:

# this is wrong, note new($x)!! abs($y) it should be the reverse my $u = URI->new($x); # this is wrong print $u->abs($y), "\n"; # this is wrong

Edit2: that's definetely an X-Y problem hehe

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145865]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-20 13:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found