SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Compress-LeadingBlankSpaces rpm build for : openSUSE Tumbleweed. For other distributions click perl-Compress-LeadingBlankSpaces.

Name : perl-Compress-LeadingBlankSpaces
Version : 0.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 8.65 Date : 2024-08-05 19:29:27
Group : Development/Libraries/Perl Source RPM : perl-Compress-LeadingBlankSpaces-0.06-8.65.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Perl class to compress leading blank spaces in (HTML, JavaScript, etc.) [cut]
Description :
This class provides the functionality for the most simple web content
compression.

Basically, the outgoing web content (HTML, JavaScript, etc.) contains a lot
of leading blank spaces, because of being structured on development stage.
Usually, the browser ignores all leading blank spaces. Indeed, the amount
of those blank spaces is significant and could be estimated as 10 to 20
percent of the length of regular web page. We can reduce this part of the
web traffic on busy servers with no visible impact on transferred web
content. This could be helpful especially for old browsers incapable to
understand modern content compression.

The main functionality of this class is concentrated within the
\'squeeze_string\' member function that is supposed to be used inside the
data transfer loop on server side. The rest of the class is developed to
serve possible exceptions, like pre-formatted data within HTML.

In this version of the class, there are three tags those produce
compression exceptions:

< CODE ...> ... < /CODE>

< PRE ...> ... < /PRE>

< TEXTAREA ...> ... < /TEXTAREA>

case insensitive in implementation.

Nesting of exceptions is not supported.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Compress-LeadingBlankSpaces-0.06-8.65.noarch.rpm
     

Provides :
perl(Compress::LeadingBlankSpaces)
perl-Compress-LeadingBlankSpaces

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Compress
/usr/lib/perl5/vendor_perl/5.40.0/Compress/LeadingBlankSpaces.pm
/usr/share/doc/packages/perl-Compress-LeadingBlankSpaces
/usr/share/doc/packages/perl-Compress-LeadingBlankSpaces/Changes
/usr/share/doc/packages/perl-Compress-LeadingBlankSpaces/README
/usr/share/man/man3/Compress::LeadingBlankSpaces.3pm.gz

 
ICM