FreeBSD Bugzilla – Attachment 74521 Details for
Bug 107785
[new port] Catalyst-Plugin-Params-Nested
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Catalyst-Plugin-Params-Nested.shar
p5-Catalyst-Plugin-Params-Nested.shar (text/plain), 3.79 KB, created by
Fernan Aguero
on 2007-01-10 19:20:31 UTC
(
hide
)
Description:
p5-Catalyst-Plugin-Params-Nested.shar
Filename:
MIME Type:
Creator:
Fernan Aguero
Created:
2007-01-10 19:20:31 UTC
Size:
3.79 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-Catalyst-Plugin-Params-Nested ># p5-Catalyst-Plugin-Params-Nested/Makefile ># p5-Catalyst-Plugin-Params-Nested/pkg-descr ># p5-Catalyst-Plugin-Params-Nested/distinfo ># p5-Catalyst-Plugin-Params-Nested/pkg-plist ># >echo c - p5-Catalyst-Plugin-Params-Nested >mkdir -p p5-Catalyst-Plugin-Params-Nested > /dev/null 2>&1 >echo x - p5-Catalyst-Plugin-Params-Nested/Makefile >sed 's/^X//' >p5-Catalyst-Plugin-Params-Nested/Makefile << 'END-of-p5-Catalyst-Plugin-Params-Nested/Makefile' >X# New ports collection makefile for: www/p5-Catalyst-Plugin-Params-Nested >X# Date created: 28 Dec 2006 >X# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Catalyst-Plugin-Params-Nested >XPORTVERSION= 0.02 >XCATEGORIES= www perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= Catalyst >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= fernan@iib.unsam.edu.ar >XCOMMENT= Nested params (ala Ruby on Rails or PHP-style param arrays) >X >XBUILD_DEPENDS= p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand \ >X p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject >XRUN_DEPENDS= ${BUILD_DEPENDS} \ >X p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime >X >XPERL_CONFIGURE= yes >X >XMAN3= Catalyst::Plugin::Params::Nested.3 \ >X Catalyst::Plugin::Params::Nested::Expander.3 >X >X.include <bsd.port.pre.mk> >X.if ${PERL_LEVEL} <= 500801 >XIGNORE= requires Perl 5.8.1. Install lang/perl5.8, and try again >X.endif >X.include <bsd.port.post.mk> >END-of-p5-Catalyst-Plugin-Params-Nested/Makefile >echo x - p5-Catalyst-Plugin-Params-Nested/pkg-descr >sed 's/^X//' >p5-Catalyst-Plugin-Params-Nested/pkg-descr << 'END-of-p5-Catalyst-Plugin-Params-Nested/pkg-descr' >XRuby on Rails has a nice feature to create nested parameters that help >Xwith the organization of data in a form - parameters can be an >Xarbitrarily deep nested structure. >X >XThe way this structure is denoted is that when you construct a form the >Xfield names have a special syntax which is parsed. >X >XThis plugin supports two syntaxes: >X >Xdot notation >X >X <input name="foo.bar.gorch" /> >X >Xsubscript notation >X >X <input name="foo[bar][gorch]" /> >X >XWhen reading query parameters from $c->req you can now access all the >Xitems starting with "foo" as one entity using $c->req->param('foo');. >XEach subitem, denoted by either the dot or the square brackets, will be >Xreturned as a further deeper hashref. >X >XWWW: http://search.cpan.org/dist/Catalyst-Plugin-Params-Nested >END-of-p5-Catalyst-Plugin-Params-Nested/pkg-descr >echo x - p5-Catalyst-Plugin-Params-Nested/distinfo >sed 's/^X//' >p5-Catalyst-Plugin-Params-Nested/distinfo << 'END-of-p5-Catalyst-Plugin-Params-Nested/distinfo' >XMD5 (Catalyst-Plugin-Params-Nested-0.02.tar.gz) = 96a048308a51ca8e79789522f0a64522 >XSHA256 (Catalyst-Plugin-Params-Nested-0.02.tar.gz) = 28e1a0b4d42c4ae428b7929aaf8464c3adc23d2ab08c0f1e0e7f91d035f8bd40 >XSIZE (Catalyst-Plugin-Params-Nested-0.02.tar.gz) = 4043 >END-of-p5-Catalyst-Plugin-Params-Nested/distinfo >echo x - p5-Catalyst-Plugin-Params-Nested/pkg-plist >sed 's/^X//' >p5-Catalyst-Plugin-Params-Nested/pkg-plist << 'END-of-p5-Catalyst-Plugin-Params-Nested/pkg-plist' >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Params/Nested/.packlist >X%%SITE_PERL%%/Catalyst/Plugin/Params/Nested.pm >X%%SITE_PERL%%/Catalyst/Plugin/Params/Nested/Expander.pm >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Params/Nested >X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Params/Nested >X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Params >X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin >X@dirrmtry %%SITE_PERL%%/Catalyst >END-of-p5-Catalyst-Plugin-Params-Nested/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 107785
: 74521