Linux SoftwareProgrammingLibrariesSearch::Tools::RegExp::Keyword 0.06

Search::Tools::RegExp::Keyword 0.06


Search::Tools::RegExp::Keyword is a Perl module to access regular expressions for a keyword. SYNOPSIS my $regexp = Search::Too
Developer:   Peter Karman
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Search::Tools::RegExp::Keyword is a Perl module to access regular expressions for a keyword.

SYNOPSIS

my $regexp = Search::Tools::RegExp->new();

my $kw = $regexp->build('the quick brown fox');

for my $w ($kw->keywords)
{
my $re = $kw->re( $w ); # $re is S::T::R::Keyword object

# each of these are regular expressions ... suitable for framing
my $h = $re->html;
my $p = $re->plain;
unless ( $re->word =~ m/^$h$/ )
{
die "something terribly wrong with the html regexp: $h";
}
unless ( $re->word =~ m/^$p$/ )
{
die "something terribly wrong with the plain regexp: $p";
}
}

Search::Tools::RegExp::Keyword provides access to the regular expressions for a query keyword.

Requirements:
  • Perl
    tags regular expressions  tools regexp  search tools  wrong with  with the  terribly wrong  expressions for  regexp keyword  die something  something terribly  

    Download Search::Tools::RegExp::Keyword 0.06


     http://mirrors.evolva.ro/CPAN/authors/id/K/KA/KARMAN/Search-Tools-0.06.tar.gz


    Authors software

    SWISH::Filters::xls2txt 0.90 (by Peter Karman)
    SWISH::Filters::xls2txt is a Perl module that can convert Excel docs to text using xls2csv.

    This is a plug-in module that uses the

    Search::Tools 0.01 (by Peter Karman)
    Search::Tools are tools for building search applications.

    SYNOPSIS

    use Search::Tools;

    my $re = Search::Tools->regexp(quer

    Search::Tools::XML 0.01 (by Peter Karman)
    Search::Tools::XML are methods for playing nice with XML and HTML.

    SYNOPSIS

    use Search::Tools::XML;

    my $class = 'Search::

    Search::Tools::HiLiter 0.06 (by Peter Karman)
    Search::Tools::HiLiter is a Perl module to extract and highlight search results in original text.

    SYNOPSIS

    use Search::Tools::

    Search::Tools::Snipper 0.06 (by Peter Karman)
    Search::Tools::Snipper is a Perl module to extract keywords in context.

    SYNOPSIS

    my $query = [ qw/ quick dog / ];
    my $text


    Similar software

    Search::Tools::RegExp::Keyword 0.06 (by Peter Karman)
    Search::Tools::RegExp::Keyword is a Perl module to access regular expressions for a keyword.

    SYNOPSIS

    my $regexp = Search::Too

    Search::Tools::RegExp::Keywords 0.06 (by Peter Karman)
    Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords.

    SYNOPSIS

    my $regexp = Search::Too

    Search::Tools::RegExp 0.06 (by Peter Karman)

    Search::Tools::Keywords 0.06 (by Peter Karman)
    Search::Tools::Keywords is a Perl module to extract keywords from a search query.

    SYNOPSIS

    use Search::Tools::Keywords;
    use

    Search::Tools::HiLiter 0.06 (by Peter Karman)
    Search::Tools::HiLiter is a Perl module to extract and highlight search results in original text.

    SYNOPSIS

    use Search::Tools::

    Search::Tools 0.01 (by Peter Karman)
    Search::Tools are tools for building search applications.

    SYNOPSIS

    use Search::Tools;

    my $re = Search::Tools->regexp(quer

    Regexp::Parser 0.20 (by Jeff Pinyan)
    Regexp::Parser is a Perl module for parsing regexes.

    This module parses regular expressions (regexes)

    Regexp::Common::net 2.120 (by Damian Conway)
    Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses.

    SYNOPSIS

    use Regexp::Common qw /net/;

    Regexp::MultiLanguage::BaseDialect 0.03 (by Robby Walker)

    Visual REGEXP 3.1 (by Laurent Riesterer)
    Visual REGEXP project can easily design and debug regular expressions by providing a graphical visualization of the expression and it


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags