Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
licenses /
[ HOME SHELL ]
Name
Size
Permission
Action
apache.txt
24.88
KB
-rw-r--r--
apr.txt
17.56
KB
-rw-r--r--
apr-util.txt
20.68
KB
-rw-r--r--
Archive-Zip.txt
916
B
-rw-r--r--
bison.txt
17.59
KB
-rw-r--r--
Bundle-CPAN.txt
663
B
-rw-rw-r--
bzip2.txt
1.86
KB
-rw-rw-r--
Cache_Lite.txt
23.81
KB
-rw-r--r--
chrpath.txt
17.57
KB
-rw-r--r--
curl.txt
1.06
KB
-rw-r--r--
DBD-mariadb.txt
17.94
KB
-rw-rw-r--
DBD-PgPP.txt
617
B
-rw-rw-r--
DBD-SQLite.txt
825
B
-rw-r--r--
DBI.txt
304.21
KB
-rw-r--r--
Devel-CheckLib.txt
729
B
-rw-rw-r--
expat.txt
1.18
KB
-rwxrwxrwx
ExtUtils-MakeMaker.txt
884
B
-rw-r--r--
ExtUtils-XSBuilder.txt
381
B
-rw-r--r--
flex.txt
1.81
KB
-rw-rw-r--
freetds.txt
17.57
KB
-rw-rw-r--
freetype.txt
1.48
KB
-rw-r--r--
gdbm.txt
17.56
KB
-rw-------
gd.txt
2.9
KB
-rw-rw-r--
gettext.txt
34.32
KB
-rw-r--r--
HTML-Parser.txt
1.93
KB
-rw-r--r--
HTML-Tagset.txt
406
B
-rw-r--r--
icu4c.html
622
B
-rw-r--r--
imap.txt
11.09
KB
-rw-r--r--
instantclient.txt
14.6
KB
-rw-r--r--
IO-Compress.txt
825
B
-rw-rw-r--
IO-Zlib.txt
369
B
-rw-r--r--
jpeg.txt
18.53
KB
-rw-r--r--
libaio.txt
25.91
KB
-rw-rw-r--
libapreq2.txt
11.09
KB
-rw-r--r--
libiconv.txt
24.7
KB
-rw-r--r--
libmcrypt.txt
25.91
KB
-rw-r--r--
libpng.txt
5.22
KB
-rw-r--r--
libwebp.txt
1.46
KB
-rw-r--r--
libxml2.txt
1.26
KB
-rw-rw-r--
libxslt.txt
2.9
KB
-rw-rw-r--
libzip.txt
1.42
KB
-rw-rw-r--
mariadb.txt
17.57
KB
-rw-rw-r--
mhash.txt
24.7
KB
-rw-r--r--
ming.txt
25.81
KB
-rw-r--r--
modperl.txt
11.09
KB
-rw-r--r--
ncurses.txt
13.43
KB
-rw-r--r--
nghttp2.txt
1.13
KB
-rw-r--r--
onig.txt
1.31
KB
-rw-r--r--
openldap.txt
2.16
KB
-rw-r--r--
openssl.txt
5.98
KB
-rw-rw-r--
Parse-RecDescent.txt
579
B
-rw-rw-r--
pcre.txt
95
B
-rw-r--r--
perl.txt
12.34
KB
-r--r--r--
php.txt
3.13
KB
-rw-r--r--
postgresql.txt
1.16
KB
-rw-r--r--
proftpd.txt
17.6
KB
-rw-rw-r--
sablotron.txt
2.37
KB
-rw-rw-r--
tiff.txt
1.12
KB
-rw-r--r--
webalizer.txt
17.57
KB
-rw-r--r--
YAML.txt
671
B
-rw-r--r--
zlib.txt
5.07
KB
-rw-rw-r--
zziplib.txt
24.67
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : HTML-Parser.txt
OVERVIEW The HTML-Parser distribution is is a collection of modules that parse and extract information from HTML documents. The modules present in this collection are: HTML::Parser - The parser base class. It receives arbitrary sized chunks of the HTML text, recognizes markup elements, and separates them from the plain text. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. HTML::Entities - Provides functions to encode and decode text with embedded HTML <entities>. HTML::HeadParser - A lightweight HTML::Parser subclass that extracts information from the <HEAD> section of an HTML document. HTML::LinkExtor - An HTML::Parser subclass that extracts links from an HTML document. HTML::PullParser - An alternative interface to the basic parser that does not require event driven programming. HTML::TokeParser - An HTML::PullParser subclass with fixed token setup and methods for extracting text. Many simple parsing needs are probably best attacked with this module. In addition take a look at the HTML-Tree package that build on HTML::Parser to create and extract information from HTML syntax trees (similar to HTML DOM). PREREQUISITES In order to install and use this package you will need Perl version 5.6 or better. The HTML::Tagset module should be installed. If you intend to use the HTML::HeadParser you probably want to install libwww-perl too. INSTALLATION Just follow the usual procedure: perl Makefile.PL make make test make install REPORTING BUGS Bug reports and issues for discussion about these modules can be sent to the <libwww@perl.org> mailing list. COPYRIGHT � 1995-2008 Gisle Aas. All rights reserved. � 1999-2000 Michael A. Chase. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Close