Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

RE: Call Subroutines by Approximate Name

by merlyn (Sage)
on Jul 26, 2000 at 19:13 UTC ( [id://24503]=note: print w/replies, xml ) Need Help??


in reply to Call Subroutines by Approximate Name

Cool idea! But rather than Text::Soundex, you could use String::Approx and get a better match, I think.

-- Randal L. Schwartz, Perl hacker

  • Comment on RE: Call Subroutines by Approximate Name

Replies are listed 'Best First'.
RE: RE: Call Subroutines by Approximate Name
by davorg (Chancellor) on Jul 26, 2000 at 19:21 UTC

    Thanks for the idea. I chose Text::Soundex because it was available in the standard distribution.

    Of course in a perfect world, the fuzzy matching would be user configurable. Hmm...

    Update

    As of version 0.05, Sub::Approx now supports user-configurable fuzzy matching. Get it from CPAN.

    --
    <http://www.dave.org.uk>

    European Perl Conference - Sept 22/24 2000, ICA, London
    <http://www.yapc.org/Europe/>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-26 07:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found