GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTML::Seamstress::Doc::FAQ(3) User Contributed Perl Documentation HTML::Seamstress::Doc::FAQ(3)

I would recommend using a class attribute or custom attribute. I often use klass myself.

Well, we can use id and class tags to find and rewrite parts of HTML. But in fact, we can do anything the HTML::Element look_down method can do to find elements.

They are tree processing methods. Seamstress is an open-ended API for OO tree processing. Here are good places to search for methods:
  • HTML::TreeBuilder
  • HTML::Element
  • HTML::Element::Library
  • HTML::Element::Replacer

It inherits from HTML::TreeBuilder and HTML::Element and it uses HTML::Element::Library. It probably should use HTML::Element::Replacer as well!

Hey! The above document had some coding errors, which are explained below:
Around line 31:
You forgot a '=back' before '=head2'
2011-10-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.