⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lwpcook.3

📁 视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.
💻 3
字号:
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05).\".\" Standard preamble:.\" ========================================================================.de Sh \" Subsection heading.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Vb \" Begin verbatim text.ft CW.nf.ne \\$1...de Ve \" End verbatim text.ft R.fi...\" Set up some character translations and predefined strings.  \*(-- will.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left.\" double quote, and \*(R" will give a right double quote.  \*(C+ will.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,.\" nothing in troff, for use with C<>..tr \(*W-.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'.ie n \{\.    ds -- \(*W-.    ds PI pi.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch.    ds L" "".    ds R" "".    ds C` "".    ds C' ""'br\}.el\{\.    ds -- \|\(em\|.    ds PI \(*p.    ds L" ``.    ds R" '''br\}.\".\" Escape single quotes in literal strings from groff's Unicode transform..ie \n(.g .ds Aq \(aq.el       .ds Aq '.\".\" If the F register is turned on, we'll generate index entries on stderr for.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index.\" entries marked with X<> in POD.  Of course, you'll have to process the.\" output yourself in some meaningful fashion..ie \nF \{\.    de IX.    tm Index:\\$1\t\\n%\t"\\$2"...    nr % 0.    rr F.\}.el \{\.    de IX...\}.\".\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2)..\" Fear.  Run.  Save yourself.  No user-serviceable parts..    \" fudge factors for nroff and troff.if n \{\.    ds #H 0.    ds #V .8m.    ds #F .3m.    ds #[ \f1.    ds #] \fP.\}.if t \{\.    ds #H ((1u-(\\\\n(.fu%2u))*.13m).    ds #V .6m.    ds #F 0.    ds #[ \&.    ds #] \&.\}.    \" simple accents for nroff and troff.if n \{\.    ds ' \&.    ds ` \&.    ds ^ \&.    ds , \&.    ds ~ ~.    ds /.\}.if t \{\.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u".    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'.\}.    \" troff and (daisy-wheel) nroff accents.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'.ds 8 \h'\*(#H'\(*b\h'-\*(#H'.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#].ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#].ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#].ds ae a\h'-(\w'a'u*4/10)'e.ds Ae A\h'-(\w'A'u*4/10)'E.    \" corrections for vroff.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'.    \" for low resolution devices (crt and lpr).if \n(.H>23 .if \n(.V>19 \\{\.    ds : e.    ds 8 ss.    ds o a.    ds d- d\h'-1'\(ga.    ds D- D\h'-1'\(hy.    ds th \o'bp'.    ds Th \o'LP'.    ds ae ae.    ds Ae AE.\}.rm #[ #] #H #V #F C.\" ========================================================================.\".IX Title "lwpcook 3".TH lwpcook 3 "2004-11-30" "perl v5.10.0" "User Contributed Perl Documentation".\" For nroff, turn off justification.  Always turn off hyphenation; it makes.\" way too many mistakes in technical documents..if n .ad l.nh.SH "NAME"lwpcook \- The libwww\-perl cookbook.SH "DESCRIPTION".IX Header "DESCRIPTION"This document contain some examples that show typical usage of thelibwww-perl library.  You should consult the documentation for theindividual modules for more detail..PPAll examples should be runnable programs. You can, in most cases, testthe code sections by piping the program text directly to perl..SH "GET".IX Header "GET"It is very easy to use this library to just fetch documents from thenet.  The LWP::Simple module provides the \fIget()\fR function that returnthe document specified by its \s-1URL\s0 argument:.PP.Vb 2\&  use LWP::Simple;\&  $doc = get \*(Aqhttp://www.linpro.no/lwp/\*(Aq;.Ve.PPor, as a perl one-liner using the \fIgetprint()\fR function:.PP.Vb 1\&  perl \-MLWP::Simple \-e \*(Aqgetprint "http://www.linpro.no/lwp/"\*(Aq.Ve.PPor, how about fetching the latest perl by running this command:.PP.Vb 3\&  perl \-MLWP::Simple \-e \*(Aq\&    getstore "ftp://ftp.sunet.se/pub/lang/perl/CPAN/src/latest.tar.gz",\&             "perl.tar.gz"\*(Aq.Ve.PPYou will probably first want to find a \s-1CPAN\s0 site closer to you byrunning something like the following command:.PP.Vb 1\&  perl \-MLWP::Simple \-e \*(Aqgetprint "http://www.perl.com/perl/CPAN/CPAN.html"\*(Aq.Ve.PPEnough of this simple stuff!  The \s-1LWP\s0 object oriented interface givesyou more control over the request sent to the server.  Using thisinterface you have full control over headers sent and how you want tohandle the response returned..PP.Vb 4\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&  $ua\->agent("$0/0.1 " . $ua\->agent);\&  # $ua\->agent("Mozilla/8.0") # pretend we are very capable browser\&\&  $req = HTTP::Request\->new(GET => \*(Aqhttp://www.linpro.no/lwp\*(Aq);\&  $req\->header(\*(AqAccept\*(Aq => \*(Aqtext/html\*(Aq);\&\&  # send request\&  $res = $ua\->request($req);\&\&  # check the outcome\&  if ($res\->is_success) {\&     print $res\->decoded_content;\&  }\&  else {\&     print "Error: " . $res\->status_line . "\en";\&  }.Ve.PPThe lwp-request program (alias \s-1GET\s0) that is distributed with thelibrary can also be used to fetch documents from \s-1WWW\s0 servers..SH "HEAD".IX Header "HEAD"If you just want to check if a document is present (i.e. the \s-1URL\s0 isvalid) try to run code that looks like this:.PP.Vb 1\&  use LWP::Simple;\&\&  if (head($url)) {\&     # ok document exists\&  }.Ve.PPThe \fIhead()\fR function really returns a list of meta-information aboutthe document.  The first three values of the list returned are thedocument type, the size of the document, and the age of the document..PPMore control over the request or access to all header values returnedrequire that you use the object oriented interface described for \s-1GET\s0above.  Just s/GET/HEAD/g..SH "POST".IX Header "POST"There is no simple procedural interface for posting data to a \s-1WWW\s0 server.  Youmust use the object oriented interface for this. The most common \s-1POST\s0operation is to access a \s-1WWW\s0 form application:.PP.Vb 2\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&\&  my $req = HTTP::Request\->new(POST => \*(Aqhttp://www.perl.com/cgi\-bin/BugGlimpse\*(Aq);\&  $req\->content_type(\*(Aqapplication/x\-www\-form\-urlencoded\*(Aq);\&  $req\->content(\*(Aqmatch=www&errors=0\*(Aq);\&\&  my $res = $ua\->request($req);\&  print $res\->as_string;.Ve.PPLazy people use the HTTP::Request::Common module to set up a suitable\&\s-1POST\s0 request message (it handles all the escaping issues) and has asuitable default for the content_type:.PP.Vb 3\&  use HTTP::Request::Common qw(POST);\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&\&  my $req = POST \*(Aqhttp://www.perl.com/cgi\-bin/BugGlimpse\*(Aq,\&                [ search => \*(Aqwww\*(Aq, errors => 0 ];\&\&  print $ua\->request($req)\->as_string;.Ve.PPThe lwp-request program (alias \s-1POST\s0) that is distributed with thelibrary can also be used for posting data..SH "PROXIES".IX Header "PROXIES"Some sites use proxies to go through fire wall machines, or just ascache in order to improve performance.  Proxies can also be used foraccessing resources through protocols not supported directly (orsupported badly :\-) by the libwww-perl library..PPYou should initialize your proxy setting before you start sendingrequests:.PP.Vb 7\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&  $ua\->env_proxy; # initialize from environment variables\&  # or\&  $ua\->proxy(ftp  => \*(Aqhttp://proxy.myorg.com\*(Aq);\&  $ua\->proxy(wais => \*(Aqhttp://proxy.myorg.com\*(Aq);\&  $ua\->no_proxy(qw(no se fi));\&\&  my $req = HTTP::Request\->new(GET => \*(Aqwais://xxx.com/\*(Aq);\&  print $ua\->request($req)\->as_string;.Ve.PPThe LWP::Simple interface will call \fIenv_proxy()\fR for you automatically.Applications that use the \f(CW$ua\fR\->\fIenv_proxy()\fR method will normally notuse the \f(CW$ua\fR\->\fIproxy()\fR and \f(CW$ua\fR\->\fIno_proxy()\fR methods..PPSome proxies also require that you send it a username/password inorder to let requests through.  You should be able to add therequired header, with something like this:.PP.Vb 1\& use LWP::UserAgent;\&\& $ua = LWP::UserAgent\->new;\& $ua\->proxy([\*(Aqhttp\*(Aq, \*(Aqftp\*(Aq] => \*(Aqhttp://username:password@proxy.myorg.com\*(Aq);\&\& $req = HTTP::Request\->new(\*(AqGET\*(Aq,"http://www.perl.com");\&\& $res = $ua\->request($req);\& print $res\->decoded_content if $res\->is_success;.Ve.PPReplace \f(CW\*(C`proxy.myorg.com\*(C'\fR, \f(CW\*(C`username\*(C'\fR and\&\f(CW\*(C`password\*(C'\fR with something suitable for your site..SH "ACCESS TO PROTECTED DOCUMENTS".IX Header "ACCESS TO PROTECTED DOCUMENTS"Documents protected by basic authorization can easily be accessedlike this:.PP.Vb 5\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&  $req = HTTP::Request\->new(GET => \*(Aqhttp://www.linpro.no/secret/\*(Aq);\&  $req\->authorization_basic(\*(Aqaas\*(Aq, \*(Aqmypassword\*(Aq);\&  print $ua\->request($req)\->as_string;.Ve.PPThe other alternative is to provide a subclass of \fILWP::UserAgent\fR thatoverrides the \fIget_basic_credentials()\fR method. Study the \fIlwp-request\fRprogram for an example of this..SH "COOKIES".IX Header "COOKIES"Some sites like to play games with cookies.  By default \s-1LWP\s0 ignorescookies provided by the servers it visits.  \s-1LWP\s0 will collect cookiesand respond to cookie requests if you set up a cookie jar..PP.Vb 2\&  use LWP::UserAgent;\&  use HTTP::Cookies;\&\&  $ua = LWP::UserAgent\->new;\&  $ua\->cookie_jar(HTTP::Cookies\->new(file => "lwpcookies.txt",\&                                     autosave => 1));\&\&  # and then send requests just as you used to do\&  $res = $ua\->request(HTTP::Request\->new(GET => "http://www.yahoo.no"));\&  print $res\->status_line, "\en";.Ve.PPAs you visit sites that send you cookies to keep, then the file\&\fIlwpcookies.txt"\fR will grow..SH "HTTPS".IX Header "HTTPS"URLs with https scheme are accessed in exactly the same way as withhttp scheme, provided that an \s-1SSL\s0 interface module for \s-1LWP\s0 has beenproperly installed (see the \fI\s-1README\s0.SSL\fR file found in thelibwww-perl distribution for more details).  If no \s-1SSL\s0 interface isinstalled for \s-1LWP\s0 to use, then you will get \*(L"501 Protocol scheme\&'https' is not supported\*(R" errors when accessing such URLs..PPHere's an example of fetching and printing a \s-1WWW\s0 page using \s-1SSL:\s0.PP.Vb 1\&  use LWP::UserAgent;\&\&  my $ua = LWP::UserAgent\->new;\&  my $req = HTTP::Request\->new(GET => \*(Aqhttps://www.helsinki.fi/\*(Aq);\&  my $res = $ua\->request($req);\&  if ($res\->is_success) {\&      print $res\->as_string;\&  }\&  else {\&      print "Failed: ", $res\->status_line, "\en";\&  }.Ve.SH "MIRRORING".IX Header "MIRRORING"If you want to mirror documents from a \s-1WWW\s0 server, then try to runcode similar to this at regular intervals:.PP.Vb 1\&  use LWP::Simple;\&\&  %mirrors = (\&     \*(Aqhttp://www.sn.no/\*(Aq             => \*(Aqsn.html\*(Aq,\&     \*(Aqhttp://www.perl.com/\*(Aq          => \*(Aqperl.html\*(Aq,\&     \*(Aqhttp://www.sn.no/libwww\-perl/\*(Aq => \*(Aqlwp.html\*(Aq,\&     \*(Aqgopher://gopher.sn.no/\*(Aq        => \*(Aqgopher.html\*(Aq,\&  );\&\&  while (($url, $localfile) = each(%mirrors)) {\&     mirror($url, $localfile);\&  }.Ve.PPOr, as a perl one-liner:.PP.Vb 1\&  perl \-MLWP::Simple \-e \*(Aqmirror("http://www.perl.com/", "perl.html")\*(Aq;.Ve.PPThe document will not be transfered unless it has been updated..SH "LARGE DOCUMENTS".IX Header "LARGE DOCUMENTS"If the document you want to fetch is too large to be kept in memory,then you have two alternatives.  You can instruct the library to writethe document content to a file (second \f(CW$ua\fR\->\fIrequest()\fR argument is a filename):.PP.Vb 2\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&\&  my $req = HTTP::Request\->new(GET =>\&                \*(Aqhttp://www.linpro.no/lwp/libwww\-perl\-5.46.tar.gz\*(Aq);\&  $res = $ua\->request($req, "libwww\-perl.tar.gz");\&  if ($res\->is_success) {\&     print "ok\en";\&  }\&  else {\&     print $res\->status_line, "\en";\&  }.Ve.PPOr you can process the document as it arrives (second \f(CW$ua\fR\->\fIrequest()\fRargument is a code reference):.PP.Vb 3\&  use LWP::UserAgent;\&  $ua = LWP::UserAgent\->new;\&  $URL = \*(Aqftp://ftp.unit.no/pub/rfc/rfc\-index.txt\*(Aq;\&\&  my $expected_length;\&  my $bytes_received = 0;\&  my $res =\&     $ua\->request(HTTP::Request\->new(GET => $URL),\&               sub {\&                   my($chunk, $res) = @_;\&                   $bytes_received += length($chunk);\&                   unless (defined $expected_length) {\&                      $expected_length = $res\->content_length || 0;\&                   }\&                   if ($expected_length) {\&                        printf STDERR "%d%% \- ",\&                                  100 * $bytes_received / $expected_length;\&                   }\&                   print STDERR "$bytes_received bytes received\en";\&\&                   # XXX Should really do something with the chunk itself\&                   # print $chunk;\&               });\&   print $res\->status_line, "\en";.Ve.SH "COPYRIGHT".IX Header "COPYRIGHT"Copyright 1996\-2001, Gisle Aas.PPThis library is free software; you can redistribute it and/ormodify it under the same terms as Perl itself.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -