Bug 152631 - [NEW PORT] devel/p5-Getopt-Attribute: Attribute wrapper for Getopt::Long
Summary: [NEW PORT] devel/p5-Getopt-Attribute: Attribute wrapper for Getopt::Long
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 02:00 UTC by gslin
Modified: 2010-12-07 04:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Getopt-Attribute-2.101700.shar (2.41 KB, text/plain)
2010-11-28 02:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2010-11-28 02:00:20 UTC
This module provides an attribute wrapper around Getopt::Long.
Instead of declaring the options in a hash with references to the
variables and subroutines affected by the options, you can use the
Getopt attribute on the variables and subroutines directly.

As you can see from the Synopsis, the attribute takes an argument of
the same format as you would give as the hash key for Getopt::Long.
See the Getopt::Long manpage for details.

WWW:	http://search.cpan.org/dist/Getopt-Attribute/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-28 02:00:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-07 04:09:32 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-07 04:09:33 UTC
pgollucci    2010-12-07 04:09:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Getopt-Attribute Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  This module provides an attribute wrapper around Getopt::Long.
  Instead of declaring the options in a hash with references to the
  variables and subroutines affected by the options, you can use the
  Getopt attribute on the variables and subroutines directly.
  
  As you can see from the Synopsis, the attribute takes an argument of
  the same format as you would give as the hash key for Getopt::Long.
  See the Getopt::Long manpage for details.
  
  WWW:    http://search.cpan.org/dist/Getopt-Attribute/
  
  PR:             ports/152631
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.4158    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Getopt-Attribute/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Getopt-Attribute/distinfo (new)
  1.1       +10 -0     ports/devel/p5-Getopt-Attribute/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Getopt-Attribute/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"