FreeBSD Bugzilla – Attachment 42114 Details for
Bug 65709
[NEW PORT] www/p5-HTML-TokeParser-Simple: Subclass of HTML::TokeParser with easy-to-remember method calls
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-HTML-TokeParser-Simple-2.2.shar
p5-HTML-TokeParser-Simple-2.2.shar (text/plain), 2.51 KB, created by
Lars Eggert
on 2004-04-18 14:10:16 UTC
(
hide
)
Description:
p5-HTML-TokeParser-Simple-2.2.shar
Filename:
MIME Type:
Creator:
Lars Eggert
Created:
2004-04-18 14:10:16 UTC
Size:
2.51 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># p5-HTML-TokeParser-Simple ># p5-HTML-TokeParser-Simple/Makefile ># p5-HTML-TokeParser-Simple/distinfo ># p5-HTML-TokeParser-Simple/pkg-descr ># p5-HTML-TokeParser-Simple/pkg-plist ># >echo c - p5-HTML-TokeParser-Simple >mkdir -p p5-HTML-TokeParser-Simple > /dev/null 2>&1 >echo x - p5-HTML-TokeParser-Simple/Makefile >sed 's/^X//' >p5-HTML-TokeParser-Simple/Makefile << 'END-of-p5-HTML-TokeParser-Simple/Makefile' >X# New ports collection makefile for: HTML-TokeParser-Simple >X# Date created: 18 April 2004 >X# Whom: Lars Eggert <lars.eggert@gmx.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= HTML-TokeParser-Simple >XPORTVERSION= 2.2 >XCATEGORIES= www perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= HTML >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= lars.eggert@gmx.net >XCOMMENT= Subclass of HTML::TokeParser with easy-to-remember method calls >X >XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= HTML::TokeParser::Simple.3 >X >X.include <bsd.port.mk> >END-of-p5-HTML-TokeParser-Simple/Makefile >echo x - p5-HTML-TokeParser-Simple/distinfo >sed 's/^X//' >p5-HTML-TokeParser-Simple/distinfo << 'END-of-p5-HTML-TokeParser-Simple/distinfo' >XMD5 (HTML-TokeParser-Simple-2.2.tar.gz) = 65b1974178b129c8b0efd1d2dcd91efb >XSIZE (HTML-TokeParser-Simple-2.2.tar.gz) = 9990 >END-of-p5-HTML-TokeParser-Simple/distinfo >echo x - p5-HTML-TokeParser-Simple/pkg-descr >sed 's/^X//' >p5-HTML-TokeParser-Simple/pkg-descr << 'END-of-p5-HTML-TokeParser-Simple/pkg-descr' >XHTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses >Xeasy-to-remember method calls to work with the tokens. Rather than >Xtry to remember a bunch of array indices or try to write a bunch of >Xconstants for them, you can now do something like: >X >X $token->is_start_tag( 'form' ) >X >XInstead of >X >X $token->[0] eq 'S' and $token->[1] eq 'form' >END-of-p5-HTML-TokeParser-Simple/pkg-descr >echo x - p5-HTML-TokeParser-Simple/pkg-plist >sed 's/^X//' >p5-HTML-TokeParser-Simple/pkg-plist << 'END-of-p5-HTML-TokeParser-Simple/pkg-plist' >X%%SITE_PERL%%/HTML/TokeParser/Simple.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TokeParser/Simple/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TokeParser/Simple >END-of-p5-HTML-TokeParser-Simple/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 65709
: 42114