First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
FAQ 6.18 Why don't word-boundary searches with "\b" work for me?
This is an excerpt from the latest version perlfaq6.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 24 Mar 2010 00:00
case study: want to print redirects when LWP::UserAgent makes a request
I'm trying to figure out, if I have a LWP::UserAgent object and a HTTP::Request object, how I can use the user-agent to request the request object and print out a list of HTTP redirects that it encounters along the way. But, that's actually not the question. What I want to know is: How do more experienced Perl ... 23 Mar 2010 14:46
FAQ 5.12 How can I open a filehandle to a string?
This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 22 Mar 2010 00:21
FAQ 5.32 How do I do a "tail -f" in perl?
This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 21 Mar 2010 18:34
FAQ 7.7 Why do Perl operators have different precedence than C operators?
This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 21 Mar 2010 06:04
FAQ 5.17 Is there a leak/bug in glob()?
This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 23 Mar 2010 14:46
Proper quoting (wss: Perl HTML searching)
On 2010-03-19 22:39, Steve <steve(a)staticg.com> wrote: On Mar 19, 3:30�pm, Ben Morrow <b...(a)morrow.me.uk> wrote: Quoth Steve <st...(a)staticg.com>: I have no idea, but it's personal use. �I don't see what so bad about it, if I was using my web browser I'd be doing the same thing. That's not the ... 20 Mar 2010 08:29
FAQ 5.41 How do I delete a directory tree?
This is an excerpt from the latest version perlfaq5.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 20 Mar 2010 00:33
Perl HTML searching
I started a little project where I need to search web pages for their text and return the links of those pages to me. I am using LWP::Simple, HTML::LinkExtor, and Data::Dumper. Basically all I have done so far is a list of URL's from my search query of a website, but I want to be able to filter this content based... 28 Mar 2010 06:47
PDF::API2 underlining text
I've looked but must be missing something -- how do you underline text? Is it part of the font object, as Bold or Italic or Roman? Or is it some kind of transformation of text, like the translate method? Thanks, CC. ... 22 Mar 2010 13:03
First  |  Prev |  Next  |  Last
Pages: 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85