Bug 107780 - [new port] p5-CGI-Expand
Summary: [new port] p5-CGI-Expand
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-10 19:10 UTC by Fernan Aguero
Modified: 2007-01-10 23:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-CGI-Expand.shar (2.41 KB, text/plain)
2007-01-10 19:10 UTC, Fernan Aguero
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernan Aguero 2007-01-10 19:10:19 UTC
        

        This is required by the Params::Nested Catalyst Plugin
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-01-10 19:13:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-01-10 22:59:49 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-10 23:00:52 UTC
miwi        2007-01-10 23:00:42 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CGI-Expand    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Converts a CGI query into structured data using a dotted name convention
  similar to TT2.
  
  expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
  "param" method. Or you can use expand_hash directly.
  
  If you prefer to use a different flattening convention then CGI::Expand can
  be subclassed.
  
  WWW: http://search.cpan.org/dist/CGI-Expand
  
  PR:             ports/107780
  Submitted by:   Fernan Aguero <fernan at iib.unsam.edu.ar>
  
  Revision  Changes    Path
  1.1678    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/p5-CGI-Expand/Makefile (new)
  1.1       +3 -0      ports/www/p5-CGI-Expand/distinfo (new)
  1.1       +10 -0     ports/www/p5-CGI-Expand/pkg-descr (new)
  1.1       +6 -0      ports/www/p5-CGI-Expand/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"