SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-URI-Sequin rpm build for : OpenSuSE. For other distributions click perl-URI-Sequin.

Name : perl-URI-Sequin
Version : 1.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 15:36:42
Group : Development/Libraries/Perl Source RPM : perl-URI-Sequin-1.2-lp155.6.1.src.rpm
Size : 0.15 MB
Packager : https://www_suse_com/
Summary : Extract information from the URLs of Search-Engines
Description :
This module provides three tools to aid people trying to analyse
Search-Engine URLs. It�s meant mainly for those who want to analyse
referrer logs and pick out key information about site visitors, such as
which Search-Engine and keywords they used to find the site.

The functions and globals provided (and exported by default) from this
module are:

* log_extract($log_line, \'Type\')

This will pick out the referring URL from a line of a logfile. The \'type\'
can be one of the built in types or can be a user-created one. For more
information, see %log_types below. This subroutine accepts a scalar, and
returns a scalar.

* key_extract($url)

This will try and determine the keywords used in $url. It accepts a
scalar and returns a scalar. Should nothing be found, it returns an
undefined value.

* se_extract($url)

This will try and determine the name of the Search-Engine used and its
URL. It accepts a scalar, and returns an array containing firstly the
Search- Engine�s name and secondly the Search-Engine�s URL. Should the
URL appear not to be from a Search Query, it returns a reference to an
empty array.

* %log_types

There are five built-in logfile types already in this hash. They are:

* * IIS1 - Microsoft IIS 3.0 and 2.0

* * IIS2 - Microsoft IIS4.0 (W3SVC format)

* * NCSA - For APACHE, NETSCAPE and any other NCSA format logs

* * ORW - O\'Reilly WebSite format

* * General - A generalised one that will work with most logfiles

It�s easy to add another one. Simply add a key to the hash, with a value
that is a regex. Parenthesise the part that is the referring URL, as the
script uses $1 to obtain the URL. (see the example in the Synopsis
section).

I have only one request for people who use this module. *Please* tell me
where and how you\'ve used it, and if you have any thoughts or suggestions
on it, tell me!

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-U/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-URI-Sequin-1.2-lp155.6.1.noarch.rpm
     

Provides :
perl(URI::Sequin)
perl-URI-Sequin

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/URI
/usr/lib/perl5/vendor_perl/5.26.1/URI/Sequin.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-URI-Sequin
/usr/share/doc/packages/perl-URI-Sequin/CHANGES
/usr/share/doc/packages/perl-URI-Sequin/README
/usr/share/doc/packages/perl-URI-Sequin/ref1.log
/usr/share/doc/packages/perl-URI-Sequin/ref2.log
/usr/share/man/man3/URI::Sequin.3pm.gz

 
ICM