Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: schwartzian transform problem - Solved

by Cristoforo (Curate)
on Feb 28, 2025 at 19:14 UTC ( [id://11164106]=note: print w/replies, xml ) Need Help??


in reply to Re: schwartzian transform problem - Solved
in thread schwartzian transform problem - Solved

Hi JohnGG, I'm trying to follow your solution using the GRT sort. I wonder why you have m{(\d+)(?=%)} where I might have used m{(\d+)%} without the positive lookahead for '%'?

Replies are listed 'Best First'.
Re^3: schwartzian transform problem - Solved
by ikegami (Patriarch) on Mar 01, 2025 at 03:44 UTC

    There's no difference since $& and others aren't used, but /(\d+)%/ should be faster.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2025-12-17 13:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (98 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.