Linux SoftwareProgrammingLibrariesSearch::Tools::XML 0.01

Search::Tools::XML 0.01


Search::Tools::XML are methods for playing nice with XML and HTML. SYNOPSIS use Search::Tools::XML; my $class = 'Search::
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::XML are methods for playing nice with XML and HTML.

SYNOPSIS

use Search::Tools::XML;

my $class = 'Search::Tools::XML';

my $text = 'the "quick brown" fox';

my $xml = $class->start_tag('foo');

$xml .= $class->utf8_safe( $text );

$xml .= $class->end_tag('foo');

# $xml: the "quick brown" fox

$class->escape( $xml );

# $xml: <foo>the &#34;quick brown&#34; fox</foo>

$class->unescape( $xml );

# $xml: the "quick brown" fox

my $plain = $class->no_html( $xml );

# $plain eq $text

Search::Tools::XML provides utility methods for dealing with XML and HTML. There isn't really anything new here that CPAN doesn't provide via HTML::Entities or similar modules. The difference is convenience: the most common methods you need for search apps are in one place with no extra dependencies.

NOTE: To get full UTF-8 character set from chr() you must be using Perl >= 5.8. This affects things like the unescape* methods.

Requirements:
  • Perl
    tags search tools  tools xml  xml class  tag foo  xml the  xml xml  brown fox  foo xml  the quick  methods for  with xml  xml and  and html  

    Download Search::Tools::XML 0.01


     http://mirrors.evolva.ro/CPAN/authors/id/K/KA/KARMAN/Search-Tools-0.01.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::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::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 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::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

    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::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

    MyPageKit::Common 1.18 (by T.J. Mather and Boris Zentner)
    MyPageKit::Common is a Perl model class containing code common across site.

    This class contains methods that are common across the

    WWW::Search::Scraper::BAJobs 2.27 (by Glenn Wood)
    WWW::Search::Scraper::BAJobs it Scrapes BAJobs.com.

    SYNOPSIS

    require WWW::Search::Scraper;
    $search = new WWW::Search::


    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