Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: HTML::Element newline character

by Anonymous Monk
on Jul 10, 2011 at 20:22 UTC ( [id://913623]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    $ perldoc HTML::TreeBuilder |grep -i space
    ...
        white space unless you supplye the extra characters as a string
        Tabs are expanded to however many spaces it takes to get to the ne
    +xt 8th
    
  2. or download this
    #!/usr/bin/perl --
    
    ...
        return eval { $tree->look_down(qw' _tag title')->as_text };
    } ## end sub OneT
    __END__
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://913623]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-16 19:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found